Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to make it look better ?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00186566
Message ID:
00186601
Vues:
18
WAIT WINDOW only got AT < row >, < col > after a certain version, that may be why. Do you know which version it appeared in? I'm thinking 5.0.

Cheers,
Rich.

>Igor,
>Why not use a WAIT WINDOW?
>
>WAIT WINDOW "Please wait. Loading ..." NOWAIT AT (SROW()/2), ((SCOL()-25)/2)
>
>..just an idea :)
>
>Mark
>
>>Hi,
>>
>>In the code posted below I want to center the message "Please wait. Loading ...". How can I do that?
>>
>>* ---------------------------------------
>>Define Window output From 0,0 To 6,60 ;
>> Font "Courier New",14 Style "B" ;
>> Double Name wTemp
>>wTemp.Backcolor = RGB(150,255,255)
>>wTemp.Forecolor = RGB(0,0,0)
>>Move Window output Center
>>Activate Window output
>>@ 2.1,0 Say " Please wait. Loading ..." Font "Arial",10 Style "B"
>>* ---------------------------------------
>>
>>Sincerely.
Rich Addison, Micro Vane, Inc., Kalamazoo, MI
Relax, don't worry, have a homebrew.
- Charlie Papazian, The New Complete Joy of Home Brewing
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform