Tagged Questions
3
votes
3answers
1k 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 using indicator ...