Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
690
Multiline treenode text
posted

Is it possible to have 2 lines of text in the text for a node?

For example

+ My Treenode                
   some subtext for this node
   + A child node
   + Another child node
+ Another root node
   some more subtext etc etc

Node the "selected" node isn't split, I just mocked it in with html instead of making up a graphic. Basically the top root node is selected.

Thanks, Tom