How to fit QT application in phone window?
Posted
by Elenor
on Stack Overflow
See other posts from Stack Overflow
or by Elenor
Published on 2010-03-21T01:46:25Z
Indexed on
2010/03/21
1:51 UTC
Read the original article
Hit count: 259
qt
How to fit QT application in phone window? When app is being designed it fixes the size of controls like combobox, calendar etc. When I run in emulator they are squeezed but, I want them to resize n fit in window as per the size of window.
© Stack Overflow or respective owner