Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Color Scheme Information for Pop-up menus
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
01231675
Message ID:
01231736
Vues:
20
As always, very helpful and much appreciated. Thanks!

>You can find it in Fox 2.6 or earlier help.
>
>* 1 - Disabled
>* 2 - Enabled
>* 6 - Selected
>
>DEFINE POPUP popTest MARGIN COLOR ,,,,,RGB(55,55,55, 155,155,155)
>DEFINE BAR 1 OF popTest PROMPT '\<One' COLOR ,RGB(255,255,255, 0,0,255)
>DEFINE BAR 2 OF popTest PROMPT '\<Two' COLOR ,RGB(255,255,255, 0,255,0)
>DEFINE BAR 3 OF popTest PROMPT 'T\<hree' COLOR ,RGB(255,255,255, 255,0,0)
>DEFINE BAR 4 OF popTest PROMPT '\<Four'
>ACTIVATE POPUP popTest
>
>>I cannot find the information I need regarding how the color pairs of a color scheme actually map onto specific UI entities, such as the shortcut popup that one can generate with the Define Bar command. I need to explicity specify the text color and background color for individual items in the Define Bar command. I know it's set with the COLOR clause in the Define Bar command, but I cannot find the actual "how to" info on this. I just get run around in circles in the VFP documentation.
>>
>>For example, I want a bar to have red text with white background.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform