[PyQt] FW: cascadeSubWindows oversized
Pietro Moras
studio-pm at hotmail.com
Mon May 23 14:26:27 BST 2011
No David,
It wouldn't do, in the sense that:
-- “.tileSubWindows” method works fine, whereas
-- “.cascadeSubWindows” doesn't, on exactly the very same situation.
And that is the problem.
- P.M.
Date: Mon, 23 May 2011 01:50:00 +0200
From: David Boddie <david at boddie.org.uk>
To: pyqt at riverbankcomputing.com
Subject: Re: [PyQt] FW: cascadeSubWindows oversized
Message-ID: <201105230150.00845.david at boddie.org.uk>
Would tileSubWindows() do what you want?
David
From: studio-pm at hotmail.com
To: pyqt at riverbankcomputing.com
Subject: FW: cascadeSubWindows oversized
Date: Sat, 21 May 2011 11:41:43 +0000
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!
- P.M.
From: studio-pm at hotmail.com
To: pyqt at riverbankcomputing.com
Subject: cascadeSubWindows oversized
Date: Thu, 19 May 2011 18:16:01 +0000
Dear Sir,
In debugging an existing application based on PyQt4 (4.8.3), while “.tileSubWindows” method works ok, with all sub-windows correctly dimensioned to fit into the host window, the “.cascadeSubWindows” generates child windows by far too large for the available room.
(?) Any idea what / where to look, so to fix this odd behaviour?
Plus, I must confess that documentation I've got so far:
-- PyQt 4.8.3 Reference Guide and Class Reference
-- M. Summerfield “Rapid GUI Programming with Python and Qt”
resulted of very little help, so far. My fault, probably...
Thanks.
- P.M.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20110523/2e1a8f56/attachment.html>
More information about the PyQt
mailing list