Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ShortCut Menu
Message
De
07/04/2002 14:37:01
Henry Ravichander
RC Management Systems Inc.
Saskatchewan, Canada
 
 
À
07/04/2002 14:03:08
Henry Ravichander
RC Management Systems Inc.
Saskatchewan, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de menu & Menus
Titre:
Divers
Thread ID:
00641914
Message ID:
00641978
Vues:
27
>>Either pass the form reference to the menu as a parameter (do ToolTipsMenu.mpr with this, and from there pass it again to the pad code) or use _SCREEN.ActiveForm.

Antonio:

I tried it. This is what I have now.

Right Click Event of the form has the folowing code:
do ToolTipMenu.mpr with this
In the ShortCut Menu:
"Show Tool Tips" calls Do ShowTips.prg
"Deactivate Tool Tips" calls Do NoTips.prg</pre

Code in ShowTips:

<pre>_Screen.ActiveForm.ShowTips = .t.
Code in NoTips:
_Screen.ActiveForm.ShowTips = .f.
Outcome: I get the error message "No parameter statement is found."

Where am I going wrong?
- Ravi

True greatness consists in being great in little things.
- Charles Simmons
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform