On 2/6/06, Peter Butler <[EMAIL PROTECTED]> wrote:

> I have taken a screen capture to illustrate what I mean, it's at:
> http://www.pricom.co.nz/table_text_popup.jpg  The text popup is at the
> bottom of the table with "hhhh" (the text that I have typed).
>
> Sorry if I am not more precise with my problem description, I am not
> familiar enough with the underlying GTK widget set to know what is
> causing this.  However, any help with getting rid of this "feature"
> would be greatly appreciated.

Whjat you see is typeahead search in the tree view. It can be turned
off by gtk_tree_view_set_enable_search(). See
http://developer.gnome.org/doc/API/2.0/gtk/GtkTreeView.html#gtk-tree-view-set-enable-search

Matthias
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to