Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
BindEvent Gotcha - Fires Twice
Message
From
05/10/2006 01:21:02
 
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01158912
Message ID:
01159587
Views:
21
>Interestingly enough, setting the property storing an object reference to NULL (thisform.LastValue = NULL) still triggers delegate twice.
>

This is a bug.

>>I found a strange gotcha in VFP's native BindEvent. It seems that if you bind an event handler to a property (in order to have the hanlder fire when the property changes), it will fire twice if you switch from storing an object reference in the property to a character value. The first time it fires, the value changes to NULL and the second time it changes to the value that you assigned.
>>
>>I'm posting this as a reference.
>>-m@
>>
>>Example code:
>>
><snip>
Previous
Reply
Map
View

Click here to load this message in the networking platform