Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Max Zoom is not enough
Message
From
27/05/2002 07:39:48
JMGI Verkoijen
Crystal Clear Software Ltd.
Kampala, Uganda
 
 
To
24/05/2002 09:42:05
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00660895
Message ID:
00661628
Views:
31
Thanks Hilmar,

It should then be:
if sysmetric(1) <> 800
but even so, according to my programmers it also depends on the screen size. The problem occurs on 17" monitors. The 14 or 15" monitors don't give this problem.

Regards,
Hans

>>We - still - work with VFP 5 and maybe our problem has been resolved in higher versions, we don't know. The thing is that a certain report gives only a satisfactorily preview if the screen resolution is 800x600. Any other screen resolution makes the report un-readable, even with max zoom. Is it possible to create a zoom of > 100%?
>>
>>Kind regards,
>>Hans Verkoijen
>>Crystal Clear Software Ltd.
>>PO Box 7463 Kampala, Uganda
>>Tel: 256-41-231739 Fax 256-41-233644
>>Email: verkoyen@imul.com or ccs@infocom.co.ug (24 hour support)
>>Web: www.loanperformer.com
>
>Hans,
>
>Personally, I give users (internal, here in the company) an error message:
>
>
>if sysmetric(1) < 800
>	MessageBox("We recommend a minimum resolution of 800×600." + CRLF + "You can continue working, but the screen space is somewhat limited.", MB_OK + MB_ICONEXCLAMATION,;
>		"Insufficient screen resolution")
>endif
>
>
>HTH, Hilmar.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform