Re: GTKCombo ( someone put me out of my misery )



[Please don't use that HTML stuff, it more than doubles the size of your
mails.]

On Fri, 2004-05-14 at 05:25, Daniel Kasak wrote:

I'm trying to choose a signal that fires when an entry in a GTKCombo
box is clicked.
I've found signals that fire at other times ( some of them twice, some
more ), but haven't found one that fires when an entry is clicked and
not other times.

The "select-child" signal of GtkList (which you get via $combo->list)
coupled with Gtk2::List::child_position looks promising.  See

  http://developer.gnome.org/doc/API/2.0/gtk/GtkList.html

for more potential candidates.

HTH,
-Torsten




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