UIProgressView doesn't allow any customization. I know it's not exactly something complicated, but still I'd prefer to use an open sourced solution rather than re-inventing my own wheel.
Are there any?
UIProgressView doesn't allow any customization. I know it's not exactly something complicated, but still I'd prefer to use an open sourced solution rather than re-inventing my own wheel.
Are there any?
Github is usually a good source for such OS projects. Here's one possibility:
CMTwoToneProgressBar
There are many at Cocoa Controls, some are more customizable than others. I like ATMHud.
...