ContextMenu activation pixel [message #46055] |
Wed, 27 November 2002 21:03 |
Eclipse User |
|
|
|
Originally posted by: melaasar.rational.com
Hello,
Is there an easy way to get the pixel where the user right-clicked to bring
up a contextmenu? Some of my contextual actions need this point to create
shapes at the position of the click.
Thanks,
Maged
|
|
|
Re: ContextMenu activation pixel [message #46114 is a reply to message #46055] |
Thu, 28 November 2002 00:33 |
Eclipse User |
|
|
|
Originally posted by: none.us.ibm.com
The context menu can be activated using Shift+F10. The mouse location is
not interesting.
"Maged Elaasar" <melaasar@rational.com> wrote in message
news:as3bp9$8ep$1@rogue.oti.com...
> Hello,
>
> Is there an easy way to get the pixel where the user right-clicked to
bring
> up a contextmenu? Some of my contextual actions need this point to create
> shapes at the position of the click.
>
> Thanks,
> Maged
>
>
|
|
|
|
|
Re: ContextMenu activation pixel [message #59665 is a reply to message #55309] |
Wed, 29 January 2003 16:45 |
Eclipse User |
|
|
|
Originally posted by: none.us.ibm.com
You could make a modified SelectionTool that handlesButtonDown(3) and pops
up the normal context menu plus the additional menu items for creation, but
this would not be accessible to non-mouse users.
"Roman Bos
|
|
|
Powered by
FUDForum. Page generated in 0.06793 seconds