Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to handle different display screen resolutions in VF
Message
 
À
31/10/1999 11:13:01
Gordon Mcleod
Shieldaig Corporation
Calgary, Alberta, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00284522
Message ID:
00284534
Vues:
14
>My forms are cut off when I deploy the VFP6 app built on machine with 1024x768 display resolution on a machine with 800x600 display resolution.
>
>How do you dynamically resize forms, reports, etc.? This application will be deployed to Windows NT and Windows 95 environments using the VFP6 setup wizard on a Windows NT machine. Are there any things I need to watch out for?
>
>Gordon

Gordon,

You can set the default maximum design area of forms you design in the options dialog's forms section. This creates a view window within which you can design forms for a particular resolution.

Unless I know for a fact that the screen resolutions on machines I'm designing for are going to be 1024X768 or 800X600, I stick with the lowest common denominator, which is 640X480. Then, in code I can expand the forms to fit the
higher resolutions using SYSMETRIC().

HTH

Jim Eddins
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform