• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: unwind custom segue and uinavigationcontroller
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: unwind custom segue and uinavigationcontroller


  • Subject: Re: unwind custom segue and uinavigationcontroller
  • From: Matt Neuburg <email@hidden>
  • Date: Sat, 23 Mar 2013 09:43:00 -0700

On Fri, 22 Mar 2013 09:31:28 +0100, Torsten Curdt <email@hidden> said:
>> If you want a button in the UINavigationBar to do something other than "go back", don't use a back button.
>
>I should just go back. I don't want to change that.
>It's just about the "how" - the animation.

Sorry, but why? Seriously, this is a well-established convention: "back" = "slide the top view out to right and the back view in from the left". And that's what the built-in back button does: it simply calls popViewControllerAnimated:. This is extraordinarily convenient (a button that does exactly the right thing with no code); why would anyone reject it?

If you insist on an different animation, then I can only repeat my suggestion that in that case you not use the built-in back button, since what it does is what it does.

m.

--
matt neuburg, phd = email@hidden, <http://www.apeth.net/matt/>
A fool + a tool + an autorelease pool = cool!
Programming iOS 6! http://shop.oreilly.com/product/0636920029717.do
_______________________________________________

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

  • Prev by Date: Re: ARC Help
  • Next by Date: Re: Snapping windows while moving
  • Previous by thread: Re: unwind custom segue and uinavigationcontroller
  • Next by thread: LTO and debugging
  • Index(es):
    • Date
    • Thread