Re: How to disable text box popup on table?



On 2/6/06, Peter Butler <peter butler 141 com> 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



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]