If I connect the entry of a combo box with the 'clicked' signal,
and then use combo.entry.set_text('blabla'), then the signal
callback is always called twice.

Why? Is there a better way to to this. Do I need to disconnect
the signals just to use set_text if the callback only can be
called once?
-- 
Tom Cato Amundsen <[EMAIL PROTECTED]>
GNU Solfege - free eartraining, http://www.gnu.org/software/solfege/

_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk

Reply via email to