Hi,

I am writing a Python+Gtk2+Glade2 application. I placed a button that,
when pressed, hides some widgets.

But I created thos widgets with "Y expand" TRUE and now those containers
(now "empty") keep on expanding vertically.

Is there a way to set "Y expand" to FALSE at runtime (and then back TRUE
when re-show()-n?)

Thanks.

-- 
Alessandro Pellizzari
_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to