Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Window size recommendation
Message
De
10/08/2007 04:02:59
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Installation et configuration
Versions des environnements
Visual FoxPro:
VFP 7 SP1
Divers
Thread ID:
01247284
Message ID:
01247290
Vues:
22
>Been thinking about what size window an application should run in.
>
>I set my application to run in maximum size using: _Screen.WindowState=2
>
>It looks good, but takes over the whole screen.
>
>I have been wondering whether one should set the _Screen.Width and Height to a value that depends upon the current screen resolution.
>
>What do you do?
>
>
>Cyril

I make the app resizable and store the current size and position in the config when the program exits. On start up I restore it to the same size and position that it was on when it was last exited.

If it's a non-resizable app then it just depends on what you are trying to display.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform