Graham Ashton <[EMAIL PROTECTED]> wrote: > If anybody wants a really simple implementation to this kind of wrapper > class feel free to rip off the WidgetWrapper class hierarchy that I've > knocked up here (it's tiny): > > http://cvs.sourceforge.net/viewcvs.py/bandsaw/bandsaw/src/bandsaw.py?view=markup
But the signal connection part is a little bit weak. How do you connect signals to some deeply nested widgets in that hierarchy? -- Sridhar - http://www.cs.annauniv.edu/~rsridhar Blog: http://www.livejournal.com/users/sridharinfinity _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
