Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » Paste Action
Paste Action [message #149854] Fri, 03 September 2004 17:05 Go to next message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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
>
Previous Topic:Manhatten routing dummy connections
Next Topic:[Newbie] Using EMF/GEF for CASE-tool
Goto Forum:
  


Current Time: Fri Apr 19 04:44:04 GMT 2024

Powered by FUDForum. Page generated in 0.02044 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top