Andre Specht Messages: 3 Registered: September 2012
Junior Member
Using Zest what I am trying is to render nodes as containers using INesteContentProvider.
But what I want is to put additional Informations (list of strings or smth) into these Containers. NOT Graphs.
Is there a way of doing this?
Andre Specht Messages: 3 Registered: September 2012
Junior Member
Thank you Zoltan,
I am able to implement a custom Figure this way. But I havn't got a clue how to implement the expand and collapse feature like in container mode into the new figure.
Is that something on side of draw2d?