Hi,

Am Donnerstag, den 26.08.2004, 14:47 +0300 schrieb Nikos Kouremenos:
> toggle.set_active( False )
> toggle.stop_emission('toggled') # doesn't work

- Connect the signal only after you called set_active
- Set a flag that you check in your callbacks

What are you trying to do, that you need to break signaling
semantics ? :)

cheers,
   Danny

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil

_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to