Question

How to add NSProgressIndicator(NSProgressIndicatorSpinningStyle) to toolbar as NSToolbarItem?

Was it helpful?

Solution

Check out the following answer. You should be able to create a custom view with a progress indicator, then link it up.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top