[Qt-interest] screen resolution

Kavindra Devi Palaraja kdpalara at trolltech.com
Thu Mar 19 08:44:17 CET 2009


On Mar 19, 2009, at 8:09 AM, Bijay Panda wrote:

> Hi All,
> I want to make my GUI of the project stretchable (means after  
> minimizing) like normal GUI.
> I should set the geometry of GUI so that it will be of any size .How  
> can i do it.Which class should i use.
>
> Any help is appreciated.
>
> -- 
> Thanks & Regards
>
> Bijay

Hello,

Qt's layout classes do this automatically for you.
I recommend that you go through the Qt Tutorial.

http://doc.trolltech.com/4.5/tutorials-addressbook.html

Good luck,
K.



More information about the Qt-interest-old mailing list