Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
On Key Label RightMouse
Message
From
08/06/2001 11:32:30
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00516924
Message ID:
00516948
Views:
14
>>>In development, when I do: "On Key Label RightMouse ?'Yes' " the "Yes" appears on screen and the default Foxpro RightClick menu still appears. When I do: "On Key Label RightMouse CHR(13) " the Enter is ignored and the default menu still appears. Why doesn't the Enter work (I want to execute the line in the command window that the cursor is on) and how do I override the default RightClick menu? Thanks!
>>>
>>>Regards, Renoir
>>
>>Renoir, why don't you just select the line (or block of code) in the Command Window and choose Execute from the Right-Click menu?
>
>On the other hand, if you do it like:
>
>ON KEY LABEL RightMouse KEYBOARD CHR(13)
>or
>ON KEY LABEL RightMouse KEYBOARD '{Enter}'
>
>it is working, but not reliably.

Yeah, that works... I guess I'm just trying to do something that's hitting against the system. It's actualy more annoying than it's worth as I usually Right Click to bring up the menu when I'm working in a project and now it's performing the Enter then the menu I actually want. Do you think Version 8 will do what I want instead of what I tell it to do? :)

Renoir
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform