>How can I detect when the user has selected something from the
>list associated with a combo?  I can get callbacks while the user
>is sliding through the options, but I don't want that.  I want to know
>when the user is done with the list and has finalized their choice.

i generally use the unmap event for the popwin.

its disgusting and kludgy, but no more so than the combo itself :)
_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to