UINavigationBar button look?
UINavigationBar button look?
- Subject: UINavigationBar button look?
- From: Rick Mann <email@hidden>
- Date: Wed, 10 Aug 2011 21:33:46 -0700
Is there any way to make a UIButton that looks like the rectangular buttons with rounded corners, and text titles, that appear in a UINavigationBar? I have a need to add an extra button to a UINavigationBar, but I can't just add a UIButton or a UIBarButtonItem if there's already one there. So I just want to put a regular UIButton over the nav bar in the view layout (it's not a subview), and I wonder if I can configure it to look like a UIBarButtonItem UIButton without getting custom graphics for it.
Thanks,
Rick
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden