Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Max Zoom is not enough
Message
De
27/05/2002 07:39:48
JMGI Verkoijen
Crystal Clear Software Ltd.
Kampala, Uganda
 
 
À
24/05/2002 09:42:05
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00660895
Message ID:
00661628
Vues:
30
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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform