[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.gef] Re: About Palette Customization

nonono i`m not doing this. :-)
It`just an idea i had while working on my customizer.
My editor is very generic in that it can load different palettes from a file.
(the palette is driven by a rdf schema, in the editor you create rdf files according to the schema)
The palette and thus the schema should be completely customizable, i.e. you can create a new palette from scratch. But by editing the palette you just edit the rdf schema which is also an rdf file just as the diagram.


that`s how i came upon that idea when brainstorming for possible future development of the editor.

I won`t be implmenting it though. my own editor is hardly finished...


Just another GEF "viewer" would be more correct. What you mention can certainly be done. But what's your motivation for doing this?

"Frank Dyck" <notmymail@xxxxxxxx> wrote in message
news:opsiadz6q7s96bjs@xxxxxxxxxx
Since "the Palette is just another GEF editor with a model and edit parts
driving it" (thanks guy!), would it be possible to give a graphical
representation of the palette in an editorpane and make the customization
accessible through the properties view and appropriate add/new/delete/move
controls? Sort of a GEF Visual Palette Editor instead of the Customizer
Dialog?


An idea for future GEF versions perhaps?