Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to automatically enable buttons
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
How to automatically enable buttons
Miscellaneous
Thread ID:
00287693
Message ID:
00287693
Views:
73
I have a no. of pages on a screen and 3 buttons to control
Adding,Saving or Cancelling data.

Is there a way to automatically ‘enable’ the Save or Cancel button as soon as any field
has been changed. In other words I would like something with the following functionality:

on_any_field_change thisform.MySavebutton.enable = .T.
on_any_field_change thisform.MyCancelButton.enable = .T.

Maybe an assign method , but I have never used these ?

Regards,,

Gerard
Next
Reply
Map
View

Click here to load this message in the networking platform