« Return to Thread: GtkField becoming the interactive search field

Re: GtkField becoming the interactive search field

by Scott Mattocks-2 :: Rate this Message:

Reply to Author | View in Thread

Hello Marion,

CsMAr51 wrote:
>
> Is someone able to tell me how to make a normal GtkField becoming the
> interactive search field for a GtkTreeView ?

I am not sure what you mean by GtkField, but if you want to set a search
column for a GtkTreeView, you can use GtkTreeView::set_search_column().
Take a look here:
http://developer.gnome.org/doc/API/2.0/gtk/GtkTreeView.html#gtk-tree-view-set-search-column

--
Scott Mattocks
http://www.crisscott.com

--
PHP-GTK General Mailing List (http://gtk.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

 « Return to Thread: GtkField becoming the interactive search field