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 protected]> wrote: > On Fri, 10 Dec 2010 11:22:16 +0530, Tharindu Madushanka < > [email protected]> 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 protected], <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 protected]) 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 [email protected]
