Re: GTKCombo ( someone put me out of my misery )
- From: Torsten Schoenfeld <kaffeetisch web de>
- To: gtk-perl-list gnome org
- Subject: Re: GTKCombo ( someone put me out of my misery )
- Date: Fri, 14 May 2004 13:14:19 +0200
[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]