22Sep/106
Create a custom iPhone / iPad Badge
A badge is a beautiful indicator for unread news, updates or similar stuff.
Badge? You know ... the nice red circle with white text that tells you, there is an
update
in the AppStore or you have new messages, …
Recently, I needed a little badge in one of my apps, but unfortunatly I found
no class
in the iPhone SDK for it. The web told me there are 1000 ways to create a badge
but I recognized --- Rendering with Quartz is the best way to do it.
After a few hours I made a little class to create a flexible badge with a given
text for any kind of view. My first thought was, I want to make the class public,
because I could not be the only one with this problem.
Attention: There is an Update for this class available.
Here you'll find all necessary information.
Here you'll find all necessary information.













September 24th, 2010 - 11:47
Very very useful. Nice work
July 15th, 2011 - 18:59
I appreciate your sharing!
Nice work
July 27th, 2011 - 05:12
Thank you so much!
July 28th, 2011 - 09:38
You’re welcome.
August 2nd, 2011 - 09:58
So genious
August 3rd, 2011 - 12:30
Thanks my friend!