Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Wait to trap SHIFT+RightMouse?
Message
From
23/10/2006 10:04:56
 
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
01163893
Message ID:
01163912
Views:
9
>I've noticed that ON KEY LABEL RIGHTMOUSE does not fire at all if the shift key is depressed while doing a RightClick. Thus there's no application-level way to distinguish between a SHIFT-RightMouse vs just a RightMouse condition with ON KEY LABEL. Does anybody know a workaround for this?
>
>Thanks very much!

Don't use ON KEY LABEL. Use the RightClick event. If you need to do something form-wide, use BindEvent to send all right-clicks to a single handler.

Tamar
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform