Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Lastkey() Loop within oTreeview: MouseUp
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00815757
Message ID:
00816751
Views:
19
Viv,

Back again...

I found that all my shortcut menus where defined as [shortcut]

I have therefore changed the code accordingly;

IF button==2
DEACTIVATE popup SHORTCUT
RELEASE popups SHORTCUT

**Then continue with the DO CASE for the new menu


ENDIF

This works exactly the same....??

There must be something in the MouseMoved-Button=3 that is causing the problem.

I have added;

If button==3

DEACTIVATE popup SHORTCUT
RELEASE popups SHORTCUT

Endif


Still the same....

Any ideas...

The relation with Menu & Button=3 seems to be the catch.
I do not know what is stopping the process.

?

Thx

Daniel
Previous
Reply
Map
View

Click here to load this message in the networking platform