Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How much of your code do you test?
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00721300
Message ID:
00722331
Views:
28
>>>>
>>>>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform