UIKit Artwork Extractor And Advanced Glossy Button Maker

I found out about an excellent tool for extracting artwork from the UIKit, and creating glossy buttons in a similar manner to the glossy iOS button maker which I mentioned some time ago.

You might be wondering why you would want to have these buttons when you could just use the UIKit. Well for one, the UIGlassButton class is undocumented so you can’t use it in your apps, but you can use the button maker, and then use the saved images within your apps as buttons. Another reason is you might be using a framework such as the Corona SDK which requires you to use your own interface images, but want to keep the same iOS look and feel. Or you may be using an iPhone game engine such as the Sparrow Framework which has easy classes for button handling, but requires you to use images and you don’t want to have to deal with any issues that could arise from using UIKit elements with an OpenGL ES View.

The artwork extractor is from Cédric Luthi and can be found on github here:
https://github.com/0xced/UIKit-Artwork-Extractor

Hundreds of elements can be saved from within the app, just run the project in Xcode and you are ready to go.

[via Under The Bridge]

New Category: Open Source iOS Libraries And Tools

Learn how to program an iOS app using Objective-C right from the start with The iOS Apprentice series. A set of epic tutorials for anyone - even if you've never programmed before.
Read more...
DeliciousTwitterFacebookLinkedInEmail

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.

3 Responses to UIKit Artwork Extractor And Advanced Glossy Button Maker

  1. This is a very clever tool — but using it as intended is probably a pretty blatant violation of both the HIG and Apple’s copyrights… I’d be very careful about grabbing Apple’s imagery and re-purposing it, they have very little sense of humor about such things..

  2. As always, you need to be careful, but this has been done in many apps that don’t utilize UIKit but emulate UIKit interfaces.

  3. Certainly don’t take these images and put them in an Android app.

Click on a tab to select how you'd like to leave your comment

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>