Clicky

Glass Buttons in iPhone Apps Without Using Image Files

Hi, I'm Hwee-Boon Yar

I write, ship and sell software products. iOS/OS X app developer based in Singapore, working remotely. This is my blog.

.

Need to run a code review on your codebase? Hire me

For folks who want to create glass buttons in iPhone apps without using private APIs and image files.

From the README:

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.

  • Include Quartz Core framework.
  • Add Global.h, MOButton.h/.m, MOGlassButton.h/.m
  • See demo project.

Like this post? Follow me @hboon on Twitter.