Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » Editin an EMF Model in a dialog
Editin an EMF Model in a dialog [message #419759] Thu, 05 June 2008 19:25 Go to next message
Eclipse UserFriend
Originally posted by: b.maraghechi.comforte.com

Hi. I need to develop an EMF based application where the editor should be
embeded in a dialog.
Additional explanations:
The EMF frame work normally generates a Editor class which is a part of
the Workbench. What I want to do is to have this editor and the
corresponding PropertySheet as a part of a dialog.
I tried to do this by myself but I failed on the dependancies on classes
like EditorPart etc. Thanks. Babak
Re: Editin an EMF Model in a dialog [message #419760 is a reply to message #419759] Thu, 05 June 2008 19:42 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33147
Registered: July 2009
Senior Member
Babak,

That's a pretty tall order. A whole whack of things depend on it being
inside an editor site. Of course it's not so hard to host a tree view
in a dialog, but hooking up things like cut, copy, paste and so on isn't
trivial... I'm not sure what to suggest. I've never tried to do this...


Babak Maraghechi wrote:
> Hi. I need to develop an EMF based application where the editor should
> be embeded in a dialog. Additional explanations: The EMF frame work
> normally generates a Editor class which is a part of the Workbench.
> What I want to do is to have this editor and the corresponding
> PropertySheet as a part of a dialog.
> I tried to do this by myself but I failed on the dependancies on
> classes like EditorPart etc. Thanks. Babak
>


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:[Newbie] <xsd:choice> representation
Next Topic:Re: Change tracking
Goto Forum:
  


Current Time: Tue May 14 01:40:48 GMT 2024

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

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

Back to the top