{
  "$type": "site.standard.document",
  "path": "/glass-buttons-in-iphone-apps-without-using-image-files/",
  "publishedAt": "2010-07-06T04:03:00.000Z",
  "site": "at://did:plc:bryys25pc2fnagnyxqgsglhd/site.standard.publication/3mn26bjkkmh23",
  "tags": [],
  "textContent": "For folks who want to create glass buttons in iPhone apps without using private APIs and image files.\n\nFrom the README:\n\nUses 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.\n\n * Include Quartz Core framework.\n * Add Global.h, MOButton.h/.m, MOGlassButton.h/.m\n * See demo project.",
  "title": "Glass Buttons in iPhone Apps Without Using Image Files"
}