Custom Location

Hello,

I have a GoView with some GoBasicNodes wich are linked each other with a
GoLink. The problem is that I want to display the result of a

depth-first
search. thereby the nodes have to be added dynamically. Is there
any way to set a custom layout without calculating the locations of the nodes
by my self.

Best regards:

Nicolas

Yes, that’s what the autolayout package is for (part of GoDiagram Professional).
Take a look at Northwoods.Go.Layout.GoLayoutTree. Also, take a look at the GoLayout User Guide.

  • Scott