On Fri, 15 Apr 2011 08:13:22 -0500 Kent Tenney <[email protected]> wrote:
> After populating a graph pane with nodes, I hoped I could > persist that pane, ie: persist which nodes are chosen and where they > are positioned, a misunderstanding on my part. Node positions on the graph should persist. Which nodes are loaded onto the canvas does not persist, but there are various ways to load nodes. Using the Linked button repeatedly is entertaining, as the graph grows out from the node you start with. 'All' does the same thing, but follows all links in one step. The Recur button loads everything, linked or not, below the current node. What's missing, but should be added, is loading of all nodes anywhere in the tree which have ever been placed on the graph. Cheers -Terry -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en.
