setFixedSize() ?

Alex suy21 at lycos.es
Fri Jul 4 09:48:25 BST 2003


El Viernes, 4 de Julio de 2003 05:55, Peter Moscatt escribió:
> I am trying to make my project no-sizable.  To do this I placed in the
> main function:
>
> MyApp->setFixedSize(500,500);
>
> When I run the code I end up with an application that will not size
> above the 500,500 but can be shrunk - which I don't want.
>
> What has gone wrong ?

Have you tried with setMinimunSize(500,500); setMaximunSize(500,500); ?

-- 
Alex (a.k.a. suy) - GPG ID 0xAA8D2A01
http://lacurva.net/ - Jabber ID: suy at es.tipic.com
<Hydroxide> knightbrd: from knightbrd.brain import * :)
<knghtbrd> Oh gods if it were that easy ..
<knghtbrd> from carmack.brain import OpenGL


-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list