Hello,
I am wondering how to go about making a library view that displays headings, folders/sub folders and files vertically (ultimately with the ability to add new headings, folders and files), such as in the example below of XCode's project manager view (see attachment)
If someone could help me out with which components would best make up this UI I would appreciate it! None of the standard cocoa UI components appear to fit the bill - even though this type of library view is used in many applications...
Thanks for your time,
-Ross
I am wondering how to go about making a library view that displays headings, folders/sub folders and files vertically (ultimately with the ability to add new headings, folders and files), such as in the example below of XCode's project manager view (see attachment)
If someone could help me out with which components would best make up this UI I would appreciate it! None of the standard cocoa UI components appear to fit the bill - even though this type of library view is used in many applications...
Thanks for your time,
-Ross