Paste Action [message #149854] |
Fri, 03 September 2004 17:05 |
Eclipse User |
|
|
|
Originally posted by: gayatri.us.ibm.com
Hi,
I have a situation where I am trying to contribute a Paste Action which
extends a selection action, by means of an extension point. My problem is:
Do I still need a Paste RetargetAction?
How do I hook up this Paste action to the Edit menu?
I have Copy and Cut actions working nicely, but Paste is another story.
thanks,
gayatri
|
|
|
Re: Paste Action [message #149877 is a reply to message #149854] |
Fri, 03 September 2004 19:24 |
Eclipse User |
|
|
|
Originally posted by: none.us.ibm.com
No, the paste retarget action is for putting an action on the *shared*
editor's toolbar contributions. The Edit menu already has a retarget
action, you just need to register your action as the global action handler
for paste. See the editor's Site
"grenga" <gayatri@us.ibm.com> wrote in message
news:cha823$qrq$1@eclipse.org...
> Hi,
> I have a situation where I am trying to contribute a Paste Action which
> extends a selection action, by means of an extension point. My problem is:
> Do I still need a Paste RetargetAction?
> How do I hook up this Paste action to the Edit menu?
>
> I have Copy and Cut actions working nicely, but Paste is another story.
>
>
> thanks,
> gayatri
>
|
|
|
Powered by
FUDForum. Page generated in 0.03514 seconds