Re: [iOS] How to add push animation to view controller without a navigation controller
Re: [iOS] How to add push animation to view controller without a navigation controller
- Subject: Re: [iOS] How to add push animation to view controller without a navigation controller
- From: Tharindu Madushanka <email@hidden>
- Date: Sun, 12 Dec 2010 19:35:04 +0530
Hi,
Thanks, Great. I added a navigation controller and
[navController setNavigationBarHidden:YES animated:NO];
Or Shows Navigation Bar tick on Interface Builder.
:) This was really simple finally.
On Sat, Dec 11, 2010 at 10:48 PM, Matt Neuburg <email@hidden> wrote:
> On Fri, 10 Dec 2010 11:22:16 +0530, Tharindu Madushanka <
> email@hidden> said:
> >Hi,
> >
> >I would like to present my next view controller in a way that pushed in.
> But
> >my first view controller is not a navigation controller.
>
> It sounds like you're saying you want the very same animation you get from
> a navigation controller. If so, then why not have a navigation controller?
> The navigation bar doesn't have to show, so no one will ever know. m.
>
> --
> matt neuburg, phd = email@hidden, <http://www.apeth.net/matt/>
> A fool + a tool + an autorelease pool = cool!
> AppleScript: the Definitive Guide - Second Edition!
> http://www.apeth.net/matt/default.html#applescriptthings
_______________________________________________
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