Hi I have a table with many widgets inside, so that total dimenstions are bigger that the screen so that I put it in a ScrolledWindow + ViewPort.
So far so good. ow I have a Window with all widgets in a pane that scrolls fine... but starts very little indeed. I'd like to know how to propagate the dimentions that the table would have requested to set dimentions of the Viewport. I'm a little lost between size_request/get_child_requisition and similar methds. Any hints? Thanks sandro *:-) _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/
