Just create a UIButton that's custom; set the background color and the layer's corner radius, borderWidth and borderColor properties to something like 5.0f, 1.5f and [[UIColor blackColor] CGColor] and that should look pretty similar to the "old" "regular" buttons
-- Esteban Torres (+506)8813-0934 Skype: esteban.a.torres.hernandez On Thursday, October 3, 2013 at 1:09 PM, Dave wrote: > > On 3 Oct 2013, at 20:05, David Duncan <david.dun...@apple.com > (mailto:david.dun...@apple.com)> wrote: > > > On Oct 3, 2013, at 11:56 AM, Dave <d...@looktowindward.com > > (mailto:d...@looktowindward.com)> wrote: > > > > > 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? > > > > > > You can create any button look you want with a custom button and the right > > image assets. > > Sorry, should have said, without using an Image. > > Cheers > Dave > > > > _______________________________________________ > > Cocoa-dev mailing list (Cocoa-dev@lists.apple.com > (mailto: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 > (http://lists.apple.com) > > Help/Unsubscribe/Update your Subscription: > https://lists.apple.com/mailman/options/cocoa-dev/me%40estebantorr.es > > This email sent to m...@estebantorr.es (mailto:m...@estebantorr.es) _______________________________________________ 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