Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Create Undo button
Message
 
To
13/10/1998 01:02:35
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00146106
Message ID:
00146119
Views:
29
Look at InteractiveChange.

Of course, anything you do will have to be done in all controls. Therefore, you'd want to add this functionality to your base control classes. And since this code will be very similar for all classes, you should probably write a Change class that each control class instantiates and delegates to in InteractiveChange.

It's not rocket science, but it's not a five minute job, either. :)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform