Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
New RaiseEvent command
Message
De
04/10/2002 09:45:22
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00706612
Message ID:
00707742
Vues:
20
>Without having a copy of the beta myself to play with (cue the violins...), and having read the details of day two, could the RaiseEvent command be used to fix the long-standing issue with function keys (OKL's) being outside the object-event model?
>
>sorry, to clarify:
>could you do something like
>
ON KEY LABEL F10 RAISEEVENT(_Screen.ActiveForm, "Save")
>
>this would solve about 5 years worth of headaches if true

Um, why not set up F10 as a HotKey on your Save Menu pad, which calls _Screen.ActiveForm.Save(). There are very few reasons to use ON KEY LABEL in an ap, at least IMNSHO.

BOb
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform