Opened 10 years ago
Closed 10 years ago
#26 closed defect (fixed)
Dialogs are improperly sized leading to clipping on DBCS systems
Reported by: | ataylor | Owned by: | andib |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | engine | Version: | 3.12 |
Keywords: | Cc: | aschn |
Description
Dialogs throughout XWLAN are too small and/or provide insufficient space for controls on DBCS systems, which leads to clipping as well as cramped, difficult-to-read windows.
This is caused by the windows and controls being scaled for a font of 9.WarpSans with the dialog units scaled for the SBCS default of System Proportional. Since DBCS systems normally have a different default dialog font (and thus a smaller dialog unit size), all dialogs and controls are reduced in size and become too small for the content.
The solution (and the correct approach in general) is to always lay out the dialogs using the same font as the default system font. (The font can then be changed to the desired font after layout.)
Attachments (1)
Change History (8)
by , 10 years ago
Attachment: | xwlan_tcpip.png added |
---|
comment:1 by , 10 years ago
Cc: | added |
---|
comment:2 by , 10 years ago
comment:3 by , 10 years ago
Owner: | set to |
---|---|
Status: | new → accepted |
comment:4 by , 10 years ago
ok, seems trac currently does not allow attaching files. Images will be attached later.
comment:5 by , 10 years ago
Testversion at
http://members.aon.at/buchinger/Download/wlanstat.exe
Feedback pending.
comment:6 by , 10 years ago
I've replaced the file linked above. Should now look fine on low resolution displays too.
comment:7 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Even on an standard English system with 1024x768 resolution (R60e) the TCP/IP page 2 (DHCP settings) is cropped. Height to small. XWLAN language setting English.
Worth to mention, XWLAN uses different sizes for the notebooks depending on selected language.
Attached how it looks on my main system.