Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/hboon/glassbuttons
- Owner: hboon
- Created: 2010-07-06T18:59:34.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2012-09-19T03:51:05.000Z (over 12 years ago)
- Last Synced: 2024-10-23T05:28:55.992Z (2 months ago)
- Language: Objective-C
- Homepage:
- Size: 266 KB
- Stars: 139
- Watchers: 2
- Forks: 20
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)