Benjamin FOURTICQ wrote:
Seems that interactive search doesn't work since I upgrade to new
version. Can anybody give me an example ?
Hi Benjamin,
I think the bug lies in the gtk+v2.12 and not PHP-GTK.
While we wait for the bug to be fixed, Carl recently posted a very interesting work-around here:
http://www.kksou.com/php-gtk2/PHP-GTK2-Help/248-ReGtkTreeView-search-on-windows/Page-2/Page-2.php#248I built on his idea to come out with a complete sample code for interactive search on GtkTreeView:
http://www.kksou.com/php-gtk2/PHP-GTK2-Help/260-ReGtkTreeView-search-on-windows.php#260Hope it helps.
Regards,
/kksou