« Return to Thread: GtkTreeview and interactive search

Re: GtkTreeview and interactive search for PHP-GTK v2.0

by kksou :: Rate this Message:

Reply to Author | View in Thread

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#248

I 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#260

Hope it helps.

Regards,
/kksou

 « Return to Thread: GtkTreeview and interactive search