2007/2/28, Miki <[EMAIL PROTECTED]>:
Hi friends,
Can I use the show_all() function but to exclude some widget?

sure, call gtk.Widget.set_no_show_all(True) on the widget that you
don't want to be affected by show_all(), or use the "no-show-all"
property.

cheers
--
Gian Mario Tagliaretti
http://www.parafernalia.org/pygtk/
_______________________________________________
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