Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using On Selection Pad
Message
From
06/01/2000 04:54:07
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Menus & Menu designer
Title:
Using On Selection Pad
Miscellaneous
Thread ID:
00313796
Message ID:
00313796
Views:
68
We are trying to run some code before the menu pad is activated. To do this we are using :

ON SELECTION PAD Of Do MyFunc

Procedure MyFunc

..
..
Some Code
..
..

Activate Popup

The only problem is that the Popup displays in the active form and not on the menu bar. Is there any way we can activate the popup in the correct position - but still run the code?

Or..

Use the

ON PAD Of Activate Popup

but still get the code to run that will determine if the menu options to enable/disable.

We do not feel that SKIP FOR is an option becuase of the performance hit of it running for every option whenever you click on the menu.
regards

Ian
Next
Reply
Map
View

Click here to load this message in the networking platform