[Gtk-sharp-list] Gtk.ComboBox Changed versus OnSelectedIndexChanged event

Ratfish aaron at radich.com
Tue Jun 25 19:58:40 UTC 2013


I'm using a Gtk.ComboBox as A Text ComboBox.  I've noticed that there isn't a
way to distinguish between the user typing in the ComboBox versus the user
selecting an item from the DropDownList.  In either case, you have to use
the Changed event of the ComboBox.  This isn't working for me as I need to
reflect the distinction.  I wish there were a OnSelectedIndexChanged event
or something similar.  Does anyone know a work around for my problem?

Aaron



--
View this message in context: http://mono.1490590.n4.nabble.com/Gtk-ComboBox-Changed-versus-OnSelectedIndexChanged-event-tp4660037.html
Sent from the Mono - Gtk# mailing list archive at Nabble.com.


More information about the Gtk-sharp-list mailing list