On 3 Oct 2013, at 20:09, Kyle Sluder <k...@ksluder.com> wrote:

> 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.

Ok, thanks. I have a very simple app that is all buttons, (lots and lots of 
them) and now this don't have a border it looks a mess and worse than that, 
users can easily hit the wrong button and cause problems. I was hoping there 
would be an easier way to do it, but it looks like its a subclass job all right.

Thanks again,
Dave


_______________________________________________

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