Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
InteractiveChange event way of doing things
Message
From
05/02/1997 06:46:07
 
 
To
04/02/1997 14:11:56
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00019237
Message ID:
00019324
Views:
44
>I will change my baseclass controls to handle this.
>
>1. Add a property lCheckIfChange in each of them. When it will be .T., it will take care of lModified in point 2
>
>2. Add a property lModified in each of them which will be turned to .T. by the InteractiveChange() if lCheckIfChange is .T.
>
>3. Add a property cMethod in each of them which will hold the name of the method to execute if lModified of the control is .T.
>
>I think that is the simpliest way. Comments?

Don't forget to RESET lModified to .F. in the Valid() so that after saving the change in the .Value propertyand hte bound field - you are ready to look for the next change.
Previous
Reply
Map
View

Click here to load this message in the networking platform