Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
BINDEVENTS not always binding?
Message
 
 
To
23/12/2004 01:02:32
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP1
Miscellaneous
Thread ID:
00971677
Message ID:
00971900
Views:
16
Hi Jim,

The WHEN and VALID aren't real events and were implemented in VFP 3.0 only because they existed in FOX 2.x. The real events are GotFocus() and LostFocus(). As result, the WHEN and VALID only called when there is any code in them. I guess putting comment there should be enough but I didn't test it.

>
>Great! Except, what does that mean? If I had read that in the documentation (blushing for not having done so), I'm not sure what that means exactly ... Does that mean that my class needs a When and Valid method defined? And can then be empty, or can they just have a comment, or what?
>
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform