[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.gmf] Re: User-configurable icons and shapes

Hi Marcin,

We've needed to implement something similar recently: to allow users select a custom image for each node in the diagram. I've scribbled some instructions on how this can be done in http://epsilonlabs.wiki.sourceforge.net/Nodes+with+user+defined+images+at+runtime . It may not be exactly what you need but can hopefully give you some starting points.

Cheers,
Dimitris

Alex Shatalin wrote:
Hello Marcin,

I think it is possible, but it is not an easy job - this use case is not covered by GMF generator now, so you have to code it manually.

-----------------
Alex Shatalin