[Qt-interest] adjustment in dialog/widgets size
Paresh Sawant
paresh.sawant at gmail.com
Thu Jul 9 10:06:17 CEST 2009
Hi,
I have a developed a dialog having few widgets in it.
I want to run the application on several windows mobile devices with
different screen sizes.
I am having issues with the size of the dialog and widgets inside it when I
run it on handsets with different screen size.
I am reading the available screen size using
QApplication::desktop()->screenGeometry(). and I would like to set the size
and positions of the dialog and widgets as per the available geometry.
How could I make the size of the dialog and its widgets proportional to the
screen size of the device I am using?
Thanks
- Paresh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090709/8b1e2091/attachment.html
More information about the Qt-interest-old
mailing list