On Sun, Jan 18, 2004 at 08:35:16PM -0500, Nazif, Zaher A. wrote:
> I suppose that eventually we can have labels and comments associated with
> the nodes. I think the labels (such as: good, bad, option, a, b, mistake,
> etc.) should be displayed with the tree. Comments can appear elsewhere when
> the node is clicked. It would also be nice to make the nodes and links
> smaller in order to fit more in the window. I like the display of winMGT a
> lot.
Something I definately want to add are node names, which are used by Kogo a
lot and are quite useful. This did not make it into the tree demo as there
is no way to add a node name in the demo anyways, so somewhat useless. I
thought I display the node name in the tree window, maybe in the status bar
or so.
SGF has these labels like "good move" etc., you mentioned. gGo doesn't
support those at all. I only know one SGF editor which displays these.
I had a look at all the various SGF trees in editors I could get my hands
on. I see two types of trees: The CGoban2-type, also used by Kombilo, with a
horizontal graphical tree. I very much prefer this. The other is a vertical
list with folded nodes (much like Windows explorer), used by MultiGo,
SmartGo and most others. This shot should illustrate the second type best:
http://www.zenhacker.com/Pictures/_tree.gif
The second type can display more information than the first type, but in my
opinion the first offers the better visualization. I never managed to get
used to the SmartGo tree (its certainly good but too complex for my taste).
Maybe I do both tree versions, the horizontal tree as an own window (this is
hard to embed into the board window) and a smaller list showing node names
etc. in the board sidebar. Don't know yet. That's why I'm asking, to do some
brainstorming with the gGo users. :)
Peter