Creating Custom Shaped UIButtons

Creating custom shaped buttons is something done in many iPhone apps.  Often times this is done through using a completely custom button class, however, it can be done through subclassing UIButton allowing for much easier implementation.

Jeff Lamarche illustrates this technique here: Irregularly Shaped UIButtons

Ole Begemann has also created a custom button class which he talks about here: OBShapedButton: Non-rectangular buttons on the iPhone.

[Source: Jeff LaMarche's Blog, Ole Begemann's Blog]

DeliciousTwitterTechnoratiFacebookLinkedInEmail
Tags: , , ,

Submit A Resource

Have you created a useful tutorial, library or tool for iOS development that you would like to get in front of our 300,000+ monthly page views from iOS developers?

You can send a Tweet to @maniacdev on Twitter or submit the url here.

The resources we feel will appeal to our readers the most will be posted on the front page.