Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using function keys in a popup menu
Message
De
01/03/2004 07:28:57
 
 
À
01/03/2004 05:50:36
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00881988
Message ID:
00881996
Vues:
15
Hi Kurt


I'm using popup menu's to let the user make some choises. Now i want to link some fucntions to these popups using function keys. Somewhere this isn't working and when i use these function keys there is no reaction from them.


This logic is not correct.

Correct is:
I'm using popup menu's to let the user make some choises.
Now i want to link some fucntions to these popups with keys.
DEFINE BAR X OF ... KEY shortcutkey
ON SELECTION BAR X OF ... MyBarfunction
ON SELECTION POPUP ...  MyPopupFunction(BAR(),PROMPT(),POPUP()) && global popup selection
Shortcutkey select the bar of popup, and the bar fire the linked function.

Fabio
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform