On 12/5/05, tjas ni <[EMAIL PROTECTED]> wrote: > Hi > > I could not find anything in the gtk reference about how to find out if a > gtk.VBox is visible or hidden... > What I want to do is to check if the box has been set to box.show() or > box.hide() > > Thanks for any input > > _______________________________________________ > pygtk mailing list [email protected] > http://www.daa.com.au/mailman/listinfo/pygtk > Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/ >
I think what you need is in the FAQ : http://www.async.com.br/faq/pygtk/index.py?req=show&file=faq05.012.htp _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
