I have a browser with a tree and a text after it…
I want my browser to show with an initial value. This does not seems to work:
presenter tree;
children: [ :node | node children ];
selection: { someNode }.
nor:
presenter tree;
children: [ :node | node children ];
selectionPath: { someNode }.
I’m lost :)
Esteban
_______________________________________________
Moose-dev mailing list
Moose-dev@iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev