Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to automatically enable buttons
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
How to automatically enable buttons
Divers
Thread ID:
00287693
Message ID:
00287693
Vues:
72
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform