[Gtk-sharp-list] Treeview - what is this popup box?

colbec colbec at start.ca
Fri Aug 15 10:16:53 EDT 2008


Working in a treeview, when I have a column and a row selected at the same
time and make keystrokes a text box pops up in the bottom right hand corner
of the window with the contents of the keystrokes. What is this box and how
can I access the contents of the typing buffer here?

Basically I am trying to filter a model in a cellrenderercombo based on
chars typed at the keyboard but I'm having a problem getting a handler to
deal with this situation. Key press events from the tree and parent window
seem to be ignored while in editing mode in the combo.
-- 
View this message in context: http://www.nabble.com/Treeview---what-is-this-popup-box--tp18998599p18998599.html
Sent from the Mono - Gtk# mailing list archive at Nabble.com.



More information about the Gtk-sharp-list mailing list