Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
GETPEM() in VFP 6.0 is NOT SUPORTED IN RUN TIME
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00143709
Message ID:
00143734
Vues:
30
>>VFP 6.0 does NOT support GETPEM() in modality RUN-TIME !. For me thi is a disaster becouse i have a lot of classese wich (in RUN TIME of course ) look up for the code in method/event. For example I'm looking if "SET ORDER" is in DblClick Of a HEADER (if .T. I change the ForeColor).
>>Can anybody HELP ME with a Function/class wich can return a logical value if a string is foun in event's code (of course in RUN TIME)
>>THANK YOU ALL !
>
>Tabacaru,
>
>You had to write the code in teh ehader in teh first place, set its foecolor then.

(This may be a dupliacte message).
Thank You for your help but I think I didn't explain me verry well.
I have a FORMBASE class wich have in SHOW() method some code wich:
a) Identify if on the form is ther any GRID
b) Identify if in the DblClick() method of evrey HEADER of the GRID exist some lines wich contains "SET ORDER" - using functio GETPEM(). If exist for this HEADER change the FORECOLOR property.
In all my applications the form's parent class is FORMBASE. This mean that evry GRID have the same look. The user know that if a HEADER is yellow it is a SORT column.
Now VFP 6.0 didn't gave the possibility of using GETPEM() in run-time ( I didn't make any comment why in VFP 5.0 YES and in 6.0 NO !!!). I'd like to find the possibility of substitute GETPED() function.
THANKY YUO VERY MUTCH.
Tabacaru
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform