Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!accuvax.nwu.edu!tank!eecae!cps3xx!cpsvax!czerny From: czerny@cpsvax.cps.msu.edu (Barbara J. Czerny) Newsgroups: comp.sys.mac.hypercard Subject: Stacks to Layout Trees? Message-ID: <4354@cps3xx.UUCP> Date: 29 Aug 89 14:49:20 GMT Sender: usenet@cps3xx.UUCP Reply-To: czerny@cpsvax.cps.msu.edu (Barbara J. Czerny) Distribution: usa Organization: Michigan State University, Computer Science Department Lines: 18 Hello, Thanks to all who replied regarding the limit on script size for a stack. Another Question: Does anyone know if there are any scripts that will layout trees on the fly? I need to be able to add branches to the tree without overlaying a previously layed out branch, and I don't know in advance how many branches (or sub-branches) will be needed. I would like to use buttons for the nodes so that if a node is clicked on, control will pass to that nodes card. In other words, I am trying to create a graphical interface for a system. Thanks in advance.