Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Shorcut menus
Message
General information
Forum:
Visual FoxPro
Category:
Menus & Menu designer
Title:
Miscellaneous
Thread ID:
00249382
Message ID:
00249404
Views:
17
>I was wondering how i could get a shourtcutmenu to appear when i right click on something with out haveing to exclude it from the project. I get a error "Required parameter misssing" when i actually attempt to bring it up. I fixed this by editing the .mpr file with a text editor and adding a parameter statement at the top even though i do nothing with it. Thus i have to exclude it from the project so it doesnt get rebulit with genmenu every time i build. So, is there anyway i can avoide this parameter and not have to exclude the file from the project so i dont have to attach it with the exe and the rest of the files? Belive me this could be a potential problem with some of my users.
>
>Thank you for you time. ;)


When editint the menu, click on View/General Options. Then click the box that says Setup. Place your parameter statement there and it will always be the first line of code in the .MPR

This is what I use for my right click popups in my textboxes. In the right-click , I put the following code: do editmenu with This. The menu parameter statement accepts THIS as the calling object.
Mark McCasland
Midlothian, TX USA
Previous
Reply
Map
View

Click here to load this message in the networking platform