On Thu, Oct 3, 2013, at 11:56 AM, Dave wrote:
> Hi All,
> 
> I want to create a button (UIButton) that actually looks like a button,
> e.g. with a border round, as in iOS <7 is iOS 7, preferably with IB but
> in code otherwise. Which properties do I need to tweak in order to get
> this?

Normal buttons in iOS 7 do not have borders.

If you want a border, you'll have to subclass UIButton and draw one
yourself.

--Kyle Sluder
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to