Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is there a way to create a popup menu for right-click?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00204267
Message ID:
00206946
Vues:
20
Setphen,

Could you elaborate a bit on your class? Specifically,
how do you handle shortcuts in subclasses, i.e., what if
a base form has some options and a subclass has additional
options?

Also, how do you handle the selection? I use:

ON SELECTION POPUP mypopup DO oShortcuts.RunCommands()

And then in the shortcuts class, I use BAR() and PROMPT()
to determine which bar was selected.

The problem is that the code is not encapsulated.

Any thoughts?
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform