Problems with gtk_combo_set_popdown_strings
- From: Jeff Shipman <shippy cs nmt edu>
- To: gtk-list gtk org
- Subject: Problems with gtk_combo_set_popdown_strings
- Date: Sat, 04 Nov 2000 15:27:02 -0700
It seems to me that whenever I use gtk_combo_set_popdown_strings(),
the entry widget in the combo box gets set to whatever the first item
in the popdown list is. Is there any way to prevent this from
happening? I want to be able to modify my dropdown list while keeping
the current text in the entry widget of the combo box.
Also, it seems that gtk_combo_set_popdown_strings causes
the "select-child" signal to be emitted. Is there any way
to prevent this as well? Also, is that the signal I want
to use for each time an item in the dropdown list is selected?
I tried "selection-changed", but that didn't seem to work
(although set_popdown_strings causes that one to be
emitted as well.)
--
Jeff "Shippy" Shipman E-Mail: shippy cs nmt edu
Computer Science Major ICQ: 1786493
New Mexico Institute of Mining and Technology
Homepage: http://www.nmt.edu/~shippy
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]