Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Valid event problem
Message
From
01/04/2008 17:11:12
 
 
To
01/04/2008 17:08:34
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
01307503
Message ID:
01307505
Views:
10
>Well the problem is that I have a button. If you happen to be in the field that is getting validated and you click the button, the valid event fires; but then the code in the click method of the button never runs. For some reason the valid event code is cancelling out the code in the button.
>
>This is exactly what I would expect to happen. returning .F. or 0 from the Valid() method means that the control you are in does not lose focus. If you merely want to fisplay the message and move on, put the code in the LostFocus().

But I'm returning true from the valid event, not .f. or 0. I will move to the lostfocus but I'm curious as to why my click method is not running when I'm returning .t. from my valid event.

Thanks!
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform