Hi,
We have changed our touch screen lcd from 480x272 to 800x480 size.so according to that which changes need to be done at QT side. changing setgeometry will be major change in whole code.what can be done else? or how to resize it?
Thanks,
sanujas
Hi,
We have changed our touch screen lcd from 480x272 to 800x480 size.so according to that which changes need to be done at QT side. changing setgeometry will be major change in whole code.what can be done else? or how to resize it?
Thanks,
sanujas
Put all the Gui components into the layout and use QSizePolicy, after that there is no need to set the geometry again and again. You can run in any device having any resolution.
Heavy Metal Rules. For those about to rock, we salute you.
HIT THANKS IF I HELPED.
Bookmarks