[10450] in The GTK GIMP ToolKit mailing list archive
[gtk-list] Combo question
daemon@ATHENA.MIT.EDU (Ostroff, Jack H)
Wed Nov 25 14:37:26 1998
From: "Ostroff, Jack H" <jack_h_ostroff@groton.pfizer.com>
To: "'gtk-list@redhat.com'" <gtk-list@redhat.com>
Date: Wed, 25 Nov 1998 14:36:04 -0500
Resent-From: gtk-list@redhat.com
Reply-To: gtk-list@redhat.com
I have createda combo, but I only want to be called when the user has
selected an existing item from the list. It appears that combo->changed and
combo->list->selection_changed are both called on every key-press in
combo->entry, whether or not the current value of the entry is a valid
member of the list.
It appears I could call combo_find myself, except I am using the Perl
bindings which don't include that function.
Is there something else I might try?
Thanks for any ideas.
Jack
jack_h_ostroff@groton.pfizer.com
--
To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null