[Qt-interest] resize of window
linux newbie
linux.newbie79 at gmail.com
Mon Nov 16 03:48:28 CET 2009
Hi,
I compiled Qt for arm-based embedded platform (linux) and try to run
some sample application. Our display screen is 640 * 240.
I called resize function in the constructor and observed that both
width & height is not changing to correct values. For example, If I
call resize(120, 120), width is displayed to 240 and height is
displayed to 240.
can anyone suggest how to debug this issue?
Thanks
More information about the Qt-interest-old
mailing list