Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Listboxes
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00112259
Message ID:
00112830
Vues:
13
>Jayesh,
>
>Can you give more detail on the exact COLOR clause you are using? I've never been able to get this to work.
>
>>DEFINE BAR 1 of mypopup .... COLOR ....

Hello David,

I have used combination of REND() and RGB() function to obtain different color randomly.

See help of RAND() function to get random number between 1 to 255
put this random number just like this

DEFINE BAR 1 OF mypopup COLOR RGB(lnrand1,lnrand2,lnrand3)

Hope this would help.

Good Luck.

Bye
Jayesh
- Jayesh
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform