Le 6/11/2008, "Raúl Núñez de Arenas Coronado" <[EMAIL PROTECTED]> a écrit:
>Probably. It won't block all of them, that's for sure. Ok. >It is queued and processed in the next iteration of the main loop, so >you can consider that the signal is emitted after the callback returns. I have a strange behaviour here, but I have to re-check... >Neither did I :( If I understand correctly, you can connect signals >manually even if you're using Glade, so maybe your only option is to get >rid of the autoconnect thing and connect signals by hand. That depends >on your code :( I will dig that way; I have an abstract class where I make the autoconnection, so it should not be too difficult to implement. Thank you all for your help. -- Frédéric _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/
