Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hboon/glassbuttons

Glass buttons for iPhone apps
https://github.com/hboon/glassbuttons

Last synced: 2 months ago
JSON representation

Glass buttons for iPhone apps

Awesome Lists containing this project

README

        

Glass Buttons for iPhone
====

Uses public APIs to create native-looking glass buttons. No image files used. Buttons can be created in IB (and configured programmatically) or fully by code.

How To
---
* Include Quartz Core framework.
* Add MOButton.h/.m, MOGlassButton.h/.m
* See demo project.

License
---
BSD unless otherwise stated.

Contributors
---
Thank you

* Tyler Bindon gh:martica

Questions?
---
* Email: [[email protected]](mailto:[email protected])
* Web: [http://motionobj.com/](http://motionobj.com/)
* Twitter: [http://twitter.com/hboon](http://twitter.com/hboon)