On Tue, Jan 07, 2003 at 05:04:42AM -0500, Rene Olsthoorn wrote: > Try the example below. It will trigger the select-child event when you > press the "SetText" button. (b.t.w. it will also trigger the event > twice (on WindowsNT) when you only dropdown.(bug?) And it will trigger > it twice when you select a value from the list... (only one would be > nicer)).
I would file a bug on bugs.gnome.org against GTK2 if this is a problem to you. I don't think you are guaranteed that events (or signals, as is this case) will happen only once in certain conditions but it sounds like select-child is an exaggeration and could be simplified. Take care, -- Christian Reis, Senior Engineer, Async Open Source, Brazil. http://async.com.br/~kiko/ | [+55 16] 261 2331 | NMFL _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
