Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to return to last menu selection
Message
De
13/09/2006 15:22:58
 
 
À
13/09/2006 10:37:36
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de menu & Menus
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP
Divers
Thread ID:
01153326
Message ID:
01153502
Vues:
20
>I would like my application to return to the last menu selection after the processing is completed. In other words, the user selects Department, Documents, Pre Sale Documents, Selected document (from the menu selections). After that document prints (There is additional input required), I would like the menu to stay on that last selection instead of the user having to start all over again.
>
>Is there a way to do this?
>
>Thanks, Larry Morelli

If the menu is simple (or not), and you can determine the position in the popup menu, then you can use the KEYBOARD command to re-navigate to the last position. Here is a example of this. It reposition to the "Comment" bar of the "Format" pad.
KEYBOARD "{ALT+O}"+REPLICATE("{DnArrow}",8) PLAIN CLEAR
Greg Reichert
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform