Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/insidegui/GRProgressIndicator
reimplementation of NSProgressIndicator with some customization support
https://github.com/insidegui/GRProgressIndicator
Last synced: 21 days ago
JSON representation
reimplementation of NSProgressIndicator with some customization support
- Host: GitHub
- URL: https://github.com/insidegui/GRProgressIndicator
- Owner: insidegui
- License: bsd-2-clause
- Archived: true
- Created: 2013-12-13T19:43:33.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-09-30T22:54:54.000Z (about 10 years ago)
- Last Synced: 2023-03-11T20:27:34.061Z (almost 2 years ago)
- Language: Objective-C
- Size: 1.89 MB
- Stars: 56
- Watchers: 3
- Forks: 11
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - GRProgressIndicator - reimplementation of NSProgressIndicator with some customization support. (MacOS / Projects-Demo)
README
# GRProgressIndicator
This is a reimplementation of NSProgressIndicator with some customization support
## Usage
Place a custom view in your xib and set its class to "GRProgressIndicator"
IMPORTANT: this view will work best if It's height is 19 or less, you can use bigger heights but the gradient may look strange
## Changing the look
Without any changes the progress indicator looks pretty much the same as NSProgressIndicator, but you can change its look by setting the theme property
Available themes:
* GRProgressIndicatorThemeDefault
* GRProgressIndicatorThemeForceGraphite
* GRProgressIndicatorThemeGreen
* GRProgressIndicatorThemeRed
* GRProgressIndicatorThemePink
* GRProgressIndicatorThemeOrangeYou can change the colors or create your own themes by editing the "GRProgressIndicatorThemes.h" file
### Animated Gif Demo :)
![screenshot](https://raw.github.com/insidegui/GRProgressIndicator/master/GRProgressIndicatorDemo.gif)
### Contributing
You can contribute with code, just send me a pull request, or open an issue for any bug/enhancement.
If you like this and will use It in one of your apps, you can show me some love by [donating through PayPal](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=386Y2DFSN5X94&lc=BR&item_name=Guilherme%20Rambo&item_number=1001¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHosted)