项目作者: thommcgrath
项目描述 :
A circular progress indicator for Xojo.
高级语言: Xojo
项目地址: git://github.com/thommcgrath/ZirconProgressIndicator.git
ZirconProgressIndicator
ZirconProgressIndicator is a circular progress indicator that fits anywhere.
- Fits in any space. The control will limitlessly size up and down depending on design needs.
- Customizable colors for both the fill and track.
- Optional animation makes color or value changes smooth and fast.
- Optional cancel button in the middle, so you can waste less UI space on one of your own.
- Fully self-contained, no images to include in your project. Only requires the Artisan Kit module, which is included.
Building Documentation
Documentation is powered by MkDocs. Simply cd
into the Documentation directory and mkdocs build
after installing MkDocs. Release builds will contain compiled documentation as well as hosted documentation.