The C760 has a 640x480 screen but the Qt widgets aren't half the size (they are smaller but not half the size). Since the settings dialog seems to use absolute positioning, it shows up completely messed up.
According to docs I read SOMEwhere, using the standard Qt layout managers instead of absolute positioning should clear this up.
Thanks,
-Mario.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
The C760 has a 640x480 screen but the Qt widgets aren't half the size (they are smaller but not half the size). Since the settings dialog seems to use absolute positioning, it shows up completely messed up.
According to docs I read SOMEwhere, using the standard Qt layout managers instead of absolute positioning should clear this up.
Thanks,
-Mario.