On Sex, 2007-03-09 at 03:04 +0200, Paul Pogonyshev wrote: > Jeffrey Barish wrote: > > I still don't understand what to do if my widget is composed of other > > widgets (rather than Cairo drawing and text). > > Normally, you just use boxes or something else to align those widgets. > Or subclass e.g. gtk.HBox. However, if you feel adventurous, you can > play with this incomplete but working example:
Another, more complex, example can be found here: http://telecom.inescporto.pt/~gjc/higcontainer/higcontainer.py Cheers. -- Gustavo J. A. M. Carneiro <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> The universe is always one step beyond logic. _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
