Hello Aki:
Yes, you answered the question I asked but I don't think I asked the right question.
Wandora has a Tree-View control built in and it has a way to add new tabs based on a configurable association.
This would be very handy for exploring my intended data model from different perspectives. However, when using the tree-view control to view a structure I already understand (the folders on my hard-drive)
Root_Folder
A_Sub_Folder
File_1
File_2
I noticed that folders show up in the tree-view twice: Once because they have a superclass association to the files they contain and once because they have a subclass association to the parent folder that contains them. The tree-view shows:
Folders
[b][u]A_Sub_Folder[/u][/b]
Root_Folder
[b][u]A_Sub_Folder[/u][/b]
Files
File_1
File_2
Is there a way to configure the tree-view control that would allow me to reproduce only the original structure in the tree-view?
In trying to answer that question myself, I tried setting up the Custom tab to be a duplicate of the Topics tab and then I edited the Custom tab by using the Configure Types context menu. It appears that the changes I made there are not just to the Custom Tab but to all Tree representations in Wandora. I changed the SuperClass-Subclass entry in that dialog and now "Wandora Class" is the only thing that shows up in any tree (even the ones in the popup dialogs) so I can't get back to where I was. I can always reinstall Wandora but I figured I'd ask about the right way to configure a tree-view before I do.
Carl