Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Conversion from FoxPro 2.6a for DOS
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00815624
Message ID:
00815751
Vues:
10
Cecil,

You handle colors several different ways in FoxPro DOS.
You can simply use the FILL command with a color pair:
@0,0 FILL to x,y COLOR n/w
and then specify the color of each @SAY or @GET.

You can specify which COLOR SCHEME you want to use:
Define WINDOW MAIN FROM 0,0 TO 24,79 COLOR SCHEME x
where x = 1 thru 23

David
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform