Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Multi coloured list box in 2.5 for DOS
Message
De
28/10/2003 16:46:08
 
Information générale
Forum:
Visual FoxPro
Catégorie:
FoxPro 2.x
Divers
Thread ID:
00843717
Message ID:
00843812
Vues:
29
Thanks Yuri

It's been some time since I use fox 2.x, and to make matter worse before I did not use the screen builder. I had to code like it was dbaseIII (for what reason on the manager knows!!!)

Thanks again I'll give your snipet ago.

Eddie


>Sorry, did not work with 2.5 for a long time.
>Probably you may use idea from this:

>define popup P_List
>sele (source_table)
>ia=0
>SCAN
>ia=ia+1

>lcfontoption=[Font "Tahoma", 11 Style "B"]

>lccoloroption=IIF("YURI"$UPPER(EVALUATE(FIELD(1))),;
>[ Color, RGB(255,255,255,192,0,0)],"")

>Define BAR(ia) of P_List PROMPT ALLTRIM(EVALUATE(FIELD(1))) ;
>&lcfontoption ;
>&lccoloroption

>ENDSCAN
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform