Re: Two right buttons on UINavigationBar?
Re: Two right buttons on UINavigationBar?
- Subject: Re: Two right buttons on UINavigationBar?
- From: "Hank Heijink (Mailinglists)" <email@hidden>
- Date: Thu, 6 Aug 2009 14:03:12 -0400
If one of your buttons is always hidden, why do you need two buttons?
You can just use one button and change the title, target, and action
when you need to. If necessary you can even replace the whole button.
Hank
On Aug 6, 2009, at 1:47 AM, Agha Khan wrote:
Hi:
I have a UINavigationBar where I would like to place 2 buttons. I
was looking UINavigationBar.h for its implementation and didn't see
the way we could add more than 2 buttons(Right hand side and left
hand siderightBarButtonItem ) but my both buttons are
rightBarButtonsItems where one of them is always hidden. I need 2
buttons because they point to 2 different click functions and
different captions.
You might have better idea?
Best regards
Agha_______________________________________________
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:
@runbox.com
This email sent to email@hidden
_______________________________________________
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