Chapter 5. Game Tree Window

Table of Contents

General
Special Keys

General

The game tree window shows the variations of the current game as a tree of nodes.

Nodes are displayed as black or white stones. A symbol containing four small stones is used for nodes containing setup stones and a blue diamond for other nodes. Nodes containing a comment have a small blue line below the node. The current node is marked with a red cursor. You can change the size of the nodes and their labels from the Settings menu of the menu bar

When a node is clicked on, the shortest path from the current node to the target node is computed, and a series of undo and play commands is sent to the Go program to go there.

The context menu for a node allows to expand or hide subtrees and to display node information and subtree statistics.

Note

When large game trees are displayed and edited, the necessary updating of the game tree can be very slow. If this is the case, close the game tree window, if you don't need it, or avoid that too many nodes are shown in the window. You can hide nodes by using the Hide Subtree and Hide Others menu items from the context menu.

Special Keys

The cursor keys, Home, and End together with the Ctrl and Shift keys have the same meaning as the global accelerators in the Go menu of the main window. The arrow keys can be used to scroll the view. In addition the following keys are defined:

Home
Scroll to current node.
Ctrl-Enter
Open popup menu on current node.