H
Hazz
I am just beginning to design a Treeview display (winforms) for wine
regions. Problem. Some wine growing regions belong to two counties. Eg.
Carneros is in both Napa and Sonoma Counties. Although most nodes will have
only one parent, a few will have two parents. The Treeview which seems to me
to lend itself to the Windows Explorer type of app could not possibly show
one file as a leaf belonging to two different parent folders. You either
have a file in this folder or that one. Before I begin my exercise, I wanted
to think about how I could represent a node to have a visual indication that
a particular node has lines drawn to attach it back to two different parent
nodes? Really this is an example of multiple inheritance in a very practical
sense. Thank you for any ideas. -hazz
regions. Problem. Some wine growing regions belong to two counties. Eg.
Carneros is in both Napa and Sonoma Counties. Although most nodes will have
only one parent, a few will have two parents. The Treeview which seems to me
to lend itself to the Windows Explorer type of app could not possibly show
one file as a leaf belonging to two different parent folders. You either
have a file in this folder or that one. Before I begin my exercise, I wanted
to think about how I could represent a node to have a visual indication that
a particular node has lines drawn to attach it back to two different parent
nodes? Really this is an example of multiple inheritance in a very practical
sense. Thank you for any ideas. -hazz