5
votes
2answers
88 views
How to keep the last tree item of NSOutlineView in the most bottom of a Sidebar?
I'd like to have the same behavior of special items as it's done in the Things application. I mean Logbook and Trash items in the bottom part of the Sidebar:
Please advise any w …
2
votes
3answers
220 views
How to display indeterminate NSProgressIndicator in the NSOutlineView?
I need to display a progress of loading of item's children. Please advise how to implement a progress indicator like it's done in Mail application:
P. S. Here a source code of u …
