Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sedna DBI-tech control problems
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01413493
Message ID:
01413903
Views:
77
I have similar code, it works fine. What I wanted was to disable the choice the user just selected, so the user does not press, say 'report b32' multiple times.

What I ended up doing is when the user selects report32b I see if the form is already instantiated or not. If not, I create it. if it is, I switch to it. Very inelegant, the menu should disable.

Thanks,

Tuvia

(BTW, the docs state, and I agree, bad practice to call things by their nitem. Every time you add or remove a menu option, the number of the option could change. The docs suggest getting the control number, which you define, and use that instead.)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform