Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Color in WAIT command?
Message
De
04/05/1998 13:05:55
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Color in WAIT command?
Divers
Thread ID:
00096765
Message ID:
00096765
Vues:
82
Can any of the text you use in a WAIT command be colorized? It would even be great if the variables used in it could be colorized too.
This is part of the code that allows a fast and useful way to obtain
user input using a WAIT command. It works fine. It assumes the default
Foxpro 5.0a color, however, which is really drab.

WAIT window at 20,70;
space(10)+"CHARGE SEARCH"+space(10)+chr(13+;
+chr(13)+;
"Enter Field 1: "+xtar1+chr(13)+;
" "+chr(13)+;
"Enter Field 2: "+xtar2+chr(13)+;
" "+chr(13)+;
"ENTERs = Accept END = Cancel";
to xinp

Any help would be appreciated.

John Fish
JF services
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform