[PyQt] Minimum window size

skawaii skawaii at gmail.com
Sun Aug 31 03:14:58 BST 2008




Simone Zaccarin wrote:
> 
> Hi,
> 
> I'm building a complex interface with QtDesigner and, for the first time 
> in my little experience, I'm experimenting problem with the vertical 
> size of the window, that goes out of the screen (the resolution of the 
> monitor is 1024x768).
> 

What do you have the size of the window set to? Have you tried applying a
layout manager to the window? If so, you can usually just adjust the size
(ctrl/apple-j) and it should resize nicely for you.

skawaii

-----
Jason Cooper

Software Engineer

Northrop Grumman Intelligence Group (TASC)

-- 
View this message in context: http://www.nabble.com/Minimum-window-size-tp19216810p19238939.html
Sent from the PyQt mailing list archive at Nabble.com.



More information about the PyQt mailing list