Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
RGB() function
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00812606
Message ID:
00812974
Vues:
12
I thought that as well, but try this:

LOCAL lowhiteonred
lowhiteonred = "RGB(255,255,255,255,0,0)"
CLEAR
@3,0 SAY "This is bright white on bright red" COLOR (lowhiteonred)

It works in VFP6, probably by virtue of a flaw. Does it work in newer versions?

I wish it didn't as this would help the argument for a re-write of this awful legacy code I'm using.

Thanks
Simon
SJC Systems Limited
WorldSpreads Limited (www.worldspreads.com)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform