Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » Save problem
Save problem [message #244055] Fri, 04 July 2008 12:27 Go to next message
Eclipse UserFriend
Originally posted by: diegobc.gmail.com

Hi everyone

I don't know what I did but my default Save action is no longer working,
I really don't know where to start looking to fix it. It is disabled at
the menu.

I'm using gef+gmf as a RCP application..

The action is being set using the

save = (Action) ActionFactory.SAVE.create(window);

Thanks a lot!
Re: Save problem [message #244060 is a reply to message #244055] Fri, 04 July 2008 13:02 Go to previous message
Eclipse UserFriend
Originally posted by: diegobc.gmail.com

Nevermind, it's a XML wrong attribution.

Thanks!

Diego Guimarães wrote:
> Hi everyone
>
> I don't know what I did but my default Save action is no longer working,
> I really don't know where to start looking to fix it. It is disabled at
> the menu.
>
> I'm using gef+gmf as a RCP application..
>
> The action is being set using the
>
> save = (Action) ActionFactory.SAVE.create(window);
>
> Thanks a lot!
Previous Topic:Using GEF to display a network graph
Next Topic:How to set the center of a newly created Figure at the Mouse Location?
Goto Forum:
  


Current Time: Fri Apr 26 11:35:06 GMT 2024

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

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

Back to the top