Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Converting a FoxPro 2.x application to VFP 9
Message
De
03/05/2006 14:52:43
Mark Phillips
Erw Custom Programming Inc.
Waterford, Michigan, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Converting a FoxPro 2.x application to VFP 9
Divers
Thread ID:
01118877
Message ID:
01118877
Vues:
61
Help

I am converting a foxpro 2.x program to vfp9. I would like to use the full screen (no mater what the resolution or monitor is) to define two windows (top/bottom). My first approach was to do this

_screen.WindowState = 2
gnFullH = _screen.Height
gnFullW = _screen.Width

Bases on the numbers in gnFullx and some major division, I would Define Window top (top 2/3 of the _screen) and Define Window Bottom (bottom 1/3 of the _screen)…

What I found out is that the numbers in gnFullx is not a good number to use when using a define window command!

My question
Can this be down using the Define Window Command or what the Best solution? Please note that all the old code browses/input/message screens all use the Define Window Command.

Thank you very much for any help you can give me on this!
Mark
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform