2

I just wanted to know how to to implement badges like in the mail app from osx to my application without using PxSourceList : http://grab.by/nJ66

My app is developed with rubymotion for os x.

Thanks in advance.

Raitom
  • 33
  • 1
  • 5
  • I found this link for you http://macscripter.net/viewtopic.php?id=35064 May be it helps you. – stosha Jun 20 '13 at 13:51

1 Answers1

0

As far as I know they are not available "out of the box"... PXSourceList has the best implementation of badges I have seen. Either use PXSourceList or look at the source code for it and be inspired to how it should be done.

d00dle
  • 1,276
  • 1
  • 20
  • 33