Groups > Superbase > Superbase 2 programming > Re: form too big, or window too small, in xp




form too big, or window too small, in xp

form too big, or window too small, in xp
Tue, 15 Jan 2008 14:29:09 -060
Post Reply
Re: form too big, or window too small, in xp
Tue, 15 Jan 2008 15:36:37 -060
Think this is about pixels-per-inch on their monitor? Newer code accommodates
this for window size routines.


On Tue, 15 Jan 2008 14:29:09 -0600, Peter Barus <peter@visualpricing.com>
wrote:

> got a client with a "small fonts" problem I think, my v2 app
appears in 640x480, but displays only six of nine buttons, as if the window was
really at about 400x300 or something. It is set to maintain that frame size for
that form. The machine is a new xp laptop. Any thoughts?
>
Post Reply
Re: form too big, or window too small, in xp
Mon, 21 Jan 2008 07:17:04 +100
Hi Peter,

Have come across this problem before.  It happens when the user selects 
"large fonts" or "extra large fonts" in windows.   Look at
the display 
properties under appearance, select the "normal" font size and this 
adjustment fixed the issues for my clients.

-- 
Kind Regards
Axel Hahnheuser

"Peter Barus" <peter@visualpricing.com> wrote in message 
news:op.t4zqbbm9pcvzm2@fudoshin.mshome.net...
> Think this is about pixels-per-inch on their monitor? Newer code 
> accommodates this for window size routines.
>
>
> On Tue, 15 Jan 2008 14:29:09 -0600, Peter Barus
<peter@visualpricing.com> 
> wrote:
>
>> got a client with a "small fonts" problem I think, my v2 app
appears in 
>> 640x480, but displays only six of nine buttons, as if the window was 
>> really at about 400x300 or something. It is set to maintain that frame

>> size for that form. The machine is a new xp laptop. Any thoughts?
>>
> 

Post Reply
Re: form too big, or window too small, in xp
Mon, 21 Jan 2008 13:17:32 -060
Thank you. I found it in Properties in the Advanced tab, where it specified
DPI.




On Sun, 20 Jan 2008 15:17:04 -0600, Axel H <hahnheuser@optusnet.com.au>
wrote:

> Hi Peter,
>
> Have come across this problem before.  It happens when the user selects
> "large fonts" or "extra large fonts" in windows.   Look
at the display
> properties under appearance, select the "normal" font size and
this
> adjustment fixed the issues for my clients.
>
Post Reply
about | contact