> Can you describe more accurately what you want to see?
> David
 
Simply that all “cascaded” child windows be within the Upper Left – Lower Right 
corners of the host MDI Window, with no scroll bar on. 
- P.M.

 


From: studio...@hotmail.com
To: pyqt@riverbankcomputing.com
CC: da...@boddie.org.uk
Subject: FW: cascadeSubWindows oversized
Date: Mon, 23 May 2011 13:26:27 +0000






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 <da...@boddie.org.uk> 
To: pyqt@riverbankcomputing.com 
Subject: Re: [PyQt] FW: cascadeSubWindows oversized 
Message-ID: <201105230150.00845.da...@boddie.org.uk> 

Would tileSubWindows() do what you want?

David

 


From: studio...@hotmail.com
To: pyqt@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...@hotmail.com
To: pyqt@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.                                    
_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to