Graham Ashton <[EMAIL PROTECTED]> wrote: > On Wed, 2004-08-04 at 01:40, Sridhar R wrote: > > 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? > > What do you mean by deeply nested?
child of child of .. the toplevel widget. (may be wrong terminology). -- 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/
