bonami Messages: 186 Registered: June 2007 Location: Beijing
Experienced Member
my code shows well on WinXP, which is 800 pix tall.
but it shows out of screen on ubuntu, which is 900 pix.
in TheIDE, the attached layout file cannot be shown in screen in full.
Why?
since my app needs other libs, better not to put them all here.
Sorry for the late reply, so just for the sake completeness:
If you designed layout for some size and then forced it to be that size (which you actually CAN do by calling Ctrl::NoLayoutZoom), then if default GUI font is bigger then "design" font, some labels and text would overflow their's designated areas...
The solution might be to change the default GUI font, which you can do too, but then your app will not be following host platform settings...