Do anyone know what signal to use to handle the user clicking on the down arrow
in the GtkCombo widget?  In nearly 100% of the cases with our application,
getting a valid list is a very expensive operation and the state of other
widgets changes that list, so we only want to generate the list when needed by
the user (and never generate the list if the user just types what he wants into
the entry).

John

-- 
John GOTTS <[EMAIL PROTECTED]>  http://linuxsavvy.com/staff/jgotts

_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to