Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 499 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 499 Bytes

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?