Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Define Window to maximum width and specific height
Message
 
 
À
08/04/2002 11:49:15
Scott Sherman
Puyallup Tribal Health Authority
Tacoma, Washington, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00642235
Message ID:
00642409
Vues:
11
>How do I change the following to go FROM 10.750, 0.000 TO the bottom left of the _Screen? Is there a conversion that I need to translate pixels (_Screen.height and _Screen.width) so that I can assign the TO below?
>
>DEFINE WINDOW MEM_TEMPLATE FROM 10.750, 0.000 TO 34.0, 125.900 ;
> FONT "MS Sans Serif", 8 ;
> STYLE "B" ;
> NOCLOSE FLOAT GROW ZOOM SYSTEM COLOR SCHEME 8
>
>Scott Sherman

You can add NAME < object name > clause to the DEFINE WINDOW command and manipulate the properties of the window thru it.
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform