Message Boards Message Boards

0
|
5180 Views
|
5 Replies
|
0 Total Likes
View groups...
Share
Share this post:
GROUPS:

Mathematica TreeView like in C#

Posted 10 years ago

Is it possible to have a Mathematia Tree View like in C# WIndows Forms ? Also I feel there is needed more GUI elements in Mathematica (Matlab GUI builder is more advanced at the moment :()

POSTED BY: bogd timo
5 Replies

Just a formatting construct to allow me to put the Spacer[10] before the Column so that the Column is indented.

POSTED BY: David Reiss
Posted 10 years ago

Thanx , What is the purpose of Row ?

POSTED BY: bogd timo

You could certainly build something like this with OpenerView. Here is a small (10 second) example:

OpenerView[{a, Row[{Spacer[10], Column[{b, c}]}]}]

And a more sophisticated treatment could nest multiple OpenerViews.

POSTED BY: David Reiss
Posted 10 years ago

Tree view

POSTED BY: bogd timo

Could you give an example so those of us who do not know C# can understand the question.

Also, be specific about what GUI elements you are talking about.

POSTED BY: David Reiss
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract