Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can we have the F10 key back?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00212857
Message ID:
00213039
Vues:
42
>Peter,
>
>ON KEY LABEL F10 *
>or
>ON KEY LABEL F10 do whatever


>Thanks, Eric. I'll check it out.
>
>I know that I cannot use F10 in the Keypress routine but perhaps I never tried it with ON KEY LABEL.
>
>Peter


Well it works. I created a method in my app called goApp.DoSave() which calls _screen.ActiveForm.save(). Then I just had to add the line:

ON KEY LABEL F10 this.DoSave()


Thanks, again.

Peter
Peter Robinson ** Rodes Design ** Virginia
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform