I'm really looking for a frame that has the collapse/expand ability built into it. See the image in the link. You can see the Texture Map submenu collapsed/expanded. Any thoughts?

www.scottballard.net/collapsibleFrame.jpg

Many thanks!
-Scott


Hans-Peter Jansen wrote:
Am Mittwoch, 12. August 2009 schrieb Scott Ballard:
Does anyone know of a way to collapse/expand a frame or a group box that
contains widgets in it? I don't see anything in the docs or Google about
it, but it would seem like something common.

Try .hide()/.show() resp. .setVisible(bool)

Pete
_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

__________ Information from ESET NOD32 Antivirus, version of virus signature 
database 4330 (20090812) __________

The message was checked by ESET NOD32 Antivirus.

http://www.eset.com






__________ Information from ESET NOD32 Antivirus, version of virus signature 
database 4332 (20090813) __________

The message was checked by ESET NOD32 Antivirus.

http://www.eset.com


_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to