Combo question



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



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