AddTreeLeaf for .NET Plugin (FIXED, I==BLIND)

Started by lemmy101, Thu 27/03/2008 20:40:13

Previous topic - Next topic

lemmy101

Hi CJ! :)

I'm trying to port over the AGX editor into AGS now, but am having trouble with the tree view... Basically I have two functions, AddTreeLeaf and AddTreeRoot. Unfortunately the leaf one doesn't seem to handle children at this time, so I can only make trees of 1 depth. Is there anything I'm missing here? If not would it be possible to add parent support to the AddTreeLeaf so I can do deeper trees?

Thanks! :)

Lemmy

smiley

You can use StartFromNode(this, PARENTNODEID) to set the parent for new nodes.

lemmy101

*blushes*

Ahh yes, thanks smiley! ;)

SMF spam blocked by CleanTalk