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 (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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com