samwyse schrieb: > I writing a pygtk app that will use a plug in architecture. I'm > thinking about reusing the existing signal mechanisms to trigger the > plug-ins at the appropriate times. The tutorials don't go into how to > define your own signals. Can anyone enlighten me? Thanks.
Have a look here: http://pygtk.org/articles/subclassing-gobject/sub-classing-gobject-in-python.htm _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/
