setFixedSize() ?

Peter Moscatt pgmoscatt at optushome.com.au
Fri Jul 4 10:20:08 BST 2003


Yea Alex....  tried that but same result.

Pete



On Fri, 2003-07-04 at 18:48, Alex wrote:
> 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); ?


-
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