How do you use the Tree Controller with Storyboard in Xcode? There is a tutorial on this site for writing Tree Node code using the Playground, but I have yet to find information on using the Tree Controller with the Storyboard. I would love to play around with a tree and a Graphical User interface.
@krn Please check out this tutorial when you get a chance:
http://connor-johnson.com/2015/10/03/using-nsoutlineview-and-nstreecontroller-to-create-a-tree/
Thank you! :]
This topic was automatically closed after 166 days. New replies are no longer allowed.