show/hide this revision's text 2 polishing of answer

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:

Progress Indicator in Outline View

P. S. Here a source code of using indicator sub-views: http://snippets.dzone.com/posts/show/7684

show/hide this revision's text 1

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:

Progress Indicator in Outline View