Home » U++ Library support » Draw, Display, Images, Bitmaps, Icons » Wrong Size problem..
Wrong Size problem.. [message #7494] |
Mon, 01 January 2007 22:15  |
yoco
Messages: 25 Registered: June 2006 Location: Taiwan
|
Promising Member |
|
|
I found there is a problem about the size of controls.
I layout a control with size 360x360 (in pixel),
but I found that, the "real size" is about 400x400,
which is bigger than I expected.
Therefor I put another control with size 20x20,
and I counted the size of this control pixel by pixel,
the result is 22x22!
The actrul size of all controls (and windows) are about 11% bigger than I designed.
And I can't figure out how to fix this problem @@"
What can I do now?
Thank you ^_^
---
Environment:
OS:XP SP1
Compiler:VC++7
UppVer:612 dev3
(I'm not sure does previous version has this problem too.)
|
|
|
Goto Forum:
Current Time: Tue Apr 29 22:15:40 CEST 2025
Total time taken to generate the page: 0.04080 seconds
|