Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » nested elements in the palette
nested elements in the palette [message #537180] Tue, 01 June 2010 14:54 Go to next message
bachra04  is currently offline bachra04 Friend
Messages: 148
Registered: April 2010
Senior Member
Hi experts,

I want to load elements in the palette in a tree-like way with 1 level depth only:

Element A ___
|__Sub_Element 1
|__Sub_Element 2
|__...

So when you click on element A in the palette you can select element A or any of its sub-elements.
Re: nested elements in the palette [message #537250 is a reply to message #537180] Tue, 01 June 2010 16:45 Go to previous message
Axel Guckelsberger is currently offline Axel GuckelsbergerFriend
Messages: 354
Registered: July 2009
Senior Member
Hi,

you might be able to do this with tool groups. They allow for grouping
several tools and are displayed as a kind of panel which can be
opened/closed dynamically.

HTH
Axel


bachra04 wrote:

> Hi experts,
>
> I want to load elements in the palette in a tree-like way with 1 level
> depth only:
>
> Element A ___
> |__Sub_Element 1
> |__Sub_Element 2
> |__...
>
> So when you click on element A in the palette you can select element A or
> any of its sub-elements.
Previous Topic:Problem when programatically deleting diagram file
Next Topic:SubDiagram disappears on changing the properties in the main diagram
Goto Forum:
  


Current Time: Sat Jul 27 10:06:28 GMT 2024

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

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

Back to the top