Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » Adding an editpart without polluting the model
Adding an editpart without polluting the model [message #219681] Thu, 20 July 2006 08:30 Go to next message
Eclipse UserFriend
Originally posted by: gui.le.conquerant.com

Hiya group,

I would like to customise my gef-based application and add a comment
capability. However, this should note interfere with the model.

In a nutshell, what to I need to implement to do this:
- an editpart for the Label
- a figure
- the relevant edit policies
- customise the PaletteFactory
- ???

What else am I forgetting?

Thank you very much in advance.
Re: Adding an editpart without polluting the model [message #220003 is a reply to message #219681] Mon, 24 July 2006 21:38 Go to previous message
Andreas Herz is currently offline Andreas HerzFriend
Messages: 196
Registered: July 2009
Senior Member
Gui wrote:
> Hiya group,
>
> I would like to customise my gef-based application and add a comment
> capability. However, this should note interfere with the model.
>
> In a nutshell, what to I need to implement to do this:
> - an editpart for the Label
> - a figure
> - the relevant edit policies
> - customise the PaletteFactory
> - ???
>
> What else am I forgetting?
>
the model :-)

Sorry - but a 'comment' is part of the model too. You must persist the
model in any store. So - it is part of your model.
Previous Topic:is any graph rendering API available in GEF/SWT
Next Topic:Prevent a figure from being modified
Goto Forum:
  


Current Time: Wed Feb 05 17:47:09 GMT 2025

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

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

Back to the top