Re: Two right buttons on UINavigationBar?
Re: Two right buttons on UINavigationBar?
- Subject: Re: Two right buttons on UINavigationBar?
- From: Kyle Sluder <email@hidden>
- Date: Wed, 12 Aug 2009 20:39:43 -0700
On Aug 12, 2009, at 11:49 AM, Steven Arnold <stevena@arnold-
software.com> wrote:
I have a use case for needing two buttons. I need a button to add a
new item and a button to edit (including delete and move around)
existing items. It's a UINavigationBar, so I am using the
backBarButtonItem to traverse backward up the hierarchy. On the
right-hand side, I'd like to have two buttons next to one another,
one with a UIBarButtonSystemItemEdit icon and the other with a
UIBarButtonSystemItemAdd icon.
The convention seems to be for the Add item to be on the bottom. Or
you could expose it when Edit mode is active. You'll find plenty of
examples of both (Mail and Contacts come to mind).
--Kyle Sluder
_______________________________________________
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