[PyQt] FW: cascadeSubWindows oversized

David Boddie david at boddie.org.uk
Mon May 23 00:50:00 BST 2011


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


More information about the PyQt mailing list