Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How much of your code do you test?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00721300
Message ID:
00722331
Vues:
29
>>>>
>>>>Hi Larry,
>>>>
>>>>No, if the property is bound to the method/event, VFP 8 does the implicit _ASSIGN for the property. Here is the sample similar to what I showed at my VFP 8 presentation in Chicago:
>>>>
>>>
>>>Thanks, Nick. I hadn't seen that aspect of Bindevent().
>>
>>The possibilities of BINDEVENT() are HUGE...
>>:)
>
>Nick;
>
>Very interesting!
>
>Tom

For me, the main feature of BINDEVENT() is the ability to tap into the unsuspecting :)existing objects/controls. There are no changes requred for the existing forms/classes/code etc. You can just add the new functionality if necessary. For example, my GridHighlighter for VFP 8 does not require adding the one line of code into the grid AfterRowColChange() event. I just BINDEVENT() the grid.AfterRowColChange() event and GHL.Highlight_Row() method.
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform