Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Detecting changes in control values
Message
From
29/10/1997 16:58:00
 
 
To
29/10/1997 16:54:08
Elyse Pomerantz
Dynamic Data Concepts, Inc.
Brooklyn, New York, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00057294
Message ID:
00057295
Views:
26
>I have several pages of controls that are NOT bound to a ControlSource. I
>only want to process each page if at least one of the values on that page
>has changed. Is there any way to determine whether a value of a control
>(TextBox or ComboBox) has changed?
>
>Thanks
>Elyse

Add something like:
Thisform.ChangeHappenedFlag=.t.
into all controls InteractiveChange event. Also, you could have separate property-flags for each page.
Edward Pikman
Independent Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform