On Sat, 21 May 2011 11:41:43 +0000, Pietro Moras wrote:
>
> Let me ask this same question this other way:
>    Is there a method to reset the size of all MDI SubWindows so that to fit
> them at once exactly on the space available on the host MDI window? Thanks!

Would tileSubWindows() do what you want?

http://www.riverbankcomputing.com/static/Docs/PyQt4/html/qmdiarea.html#tileSubWindows

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

Reply via email to