[Glade-users] gtk_combo_get_text problem



I am trying to read the text from a combo_entry.  For some reason, after
the
first time I select, I get multiple responses.  Specifically, I get a
blank
response, then my selection.    Here is my code snippet:

Yes, that is a bit old GtkEntry bug.

When the contents change you get two "changed" signals,
first after the entry is cleared (ommited if was empty already),
and next after the right text is placed.

ciao






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