Referring some tutorials I have been able add a Treecontrol to my app, and I am populating its content programatically.
I want to use another tree control with programatically populated content. Will I have to use a new instance of OutlineController and TreeViewController? Or is there some other way of doing it? Please pardon me if this appears to be a very basic question :-( (I am very new to mac world)
I want to use another tree control with programatically populated content. Will I have to use a new instance of OutlineController and TreeViewController? Or is there some other way of doing it? Please pardon me if this appears to be a very basic question :-( (I am very new to mac world)