[Qt-interest] screen resolution

Bijay Panda bijay at analytica-india.com
Thu Mar 19 10:20:53 CET 2009


Hi,
Thanks for ur reply.
Actually in my GUI I have toolBar,MenuBar,ViewPanel(left),StatusPanel(right)
all are of different classes embeded in console class .I have taken
different scrollAreas and added groupBoxes into that inside which i have
added remote classes.
When the user resizes the window ,the mainWindow should be resized without
disturbing the inner contents.
For that I have to relate each scrollArea to
this->width(),this->width()..But what should be the size of
this(mainWindow).Here i m attaching my flile.
Plz have a look at it.

On Thu, Mar 19, 2009 at 1:14 PM, Kavindra Devi Palaraja <
kdpalara at trolltech.com> wrote:

>
> 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.
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>



-- 
Thanks & Regards

Bijay Kumar Panda
Software Engineer,

Analytica India Pvt Ltd.
www.analytica-india.com
Phone: +91 80 2521 0335/ 0336
Fax: +91 80 2521 0336
Bangalore-560017
Mob-91 9739591816
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090319/0358732a/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OMCSConsole.cpp
Type: text/x-c++src
Size: 6184 bytes
Desc: not available
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090319/0358732a/attachment.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OMCSConsole.h
Type: text/x-chdr
Size: 2733 bytes
Desc: not available
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090319/0358732a/attachment-0001.bin 


More information about the Qt-interest-old mailing list