[pygtk] Can you get signal_autoconnect to warn about missing handlers?
skip at pobox.com
skip at pobox.com
Mon Oct 6 23:46:18 WST 2008
As I work on a GUI app I go back and forth between Python and Glade.
Sometimes I do a bit of refactoring. The combination of tasks means I
can forget to implement a signal handler or leave one behind somewhere else
while refactoring. Is it possible to coax signal_autoconnect to warn about
signal handlers defined in the widget tree but which are missing from the
dict or instance argument?
Thanks,
--
Skip Montanaro - skip at pobox.com - http://www.webfast.com/~skip/
More information about the pygtk
mailing list