Skip to content

Commit

Permalink
Add README
Browse files Browse the repository at this point in the history
  • Loading branch information
hboon committed Jul 6, 2010
1 parent 1d6bc1c commit 881c36a
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README.md
@@ -0,0 +1,17 @@
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 Global.h, MOButton.h/.m, MOGlassButton.h/.m
* See demo project.

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

0 comments on commit 881c36a

Please sign in to comment.