2007/11/30, Seltzer <[EMAIL PROTECTED]>: > i need the to be able to shrink as much as i need them to.
If you use Paned widget set the child property "shrink" to True, that way the children can be made smaller then they actual requisition. cheers -- Gian Mario Tagliaretti _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
