Window being cut off (in spite of scaled=false)
- From: "Bram" <spamdustbin@xxxxxxxxx>
- Date: 30 Aug 2005 06:42:59 -0700
I have developed a GUI with a fixed (non scaling)
pixel size. The form's "scaled" property is set to
false to cope with different font sizes in Windows.
In the past this was the way to avoid all kinds of
problems with the GUI not looking right when the
fontsizes/DPI of the display was set to non-standard
settings...
But...
I keep getting complaints from people using my app
that parts of the window are being cut off and I
can't seem to reproduce the issue, no matter what
display settings I try!
Is there something else, beside the "scaled" property
I can try to solve this?
My application is designed and compiled using 96dpi
and small fonts setting.
Thanks!
.
- Follow-Ups:
- Re: Window being cut off (in spite of scaled=false)
- From: Nicholas Sherlock
- Re: Window being cut off (in spite of scaled=false)
- From: Bruce Roberts
- Re: Window being cut off (in spite of scaled=false)
- Prev by Date: Re: Streams
- Next by Date: Re: J. French - See this ?
- Previous by thread: Streams
- Next by thread: Re: Window being cut off (in spite of scaled=false)
- Index(es):
Relevant Pages
|