UIButton variations?

2010-10-13 Thread Laurent Daudelin
I was just wondering, given the single choice of a default UIButton (when compared to all the variations that you have in NSButton on OS X) what you guys were doing whenever you need some kind of spiced up UIButtons. You're rolling your own, using some kind of UIButton subclass that uses some

Re: UIButton variations?

2010-10-13 Thread Philip Mobley
On Oct 13, 2010, at 5:07 PM, Laurent Daudelin wrote: I was just wondering, given the single choice of a default UIButton (when compared to all the variations that you have in NSButton on OS X) what you guys were doing whenever you need some kind of spiced up UIButtons. You're rolling your