Advertise Mobile SDKs Books Events Forum News Social Networking Support Us
Follow @iphonedevsdk on Twitter

Interface 2, Advanced iOS
Mockup & Code Gen
($9.99)

Make your own iPhone apps
and run them live!
(free)

Pic Frame Dynamo: Photo Editing
($0.99)

Abiliator
($1.99)

Want your application or service advertised on iPhone Dev SDK?

Go Back   iPhone Dev SDK Forum > iPhone SDK Development Forums > iPhone SDK Development

Reply
 
LinkBack Thread Tools Display Modes
Old 05-31-2011, 12:44 PM   #1 (permalink)
Registered Member
 
Join Date: May 2011
Posts: 62
ledoslover is on a distinguished road
Default Add Button Push Animation

I am wondering how to change the push animation for the navigation controller. I did find pushViewController:transition:, but it generated a warning that the navigation controller might not respond to that method. Additionally, when the transition occurred, the navigation bar still got pushed from the right.

If you want to see an example of exactly what I'm trying to do, it is the transition that occurs when you're in Contacts and you click "+" to add a new contact.

Thanks!
ledoslover is offline   Reply With Quote
Old 05-31-2011, 01:23 PM   #2 (permalink)
mr.
 
refreshe's Avatar
 
Join Date: Jul 2008
Location: SF, California | Melbourne, Australia
Posts: 346
refreshe is on a distinguished road
Default

What you're seeing in contacts is the standard presenting of a modal view controller (UIViewController documentation). Rather than using pushViewController:animated use
Code:
presentModalViewController:animated:
&
dismissModalViewControllerAnimated:
to get that effect. You can read more in the UIViewController documentation & decide if it's appropriate to use a modal controller.

As far as just overriding UINavigationBar animations, a search will get lots of examples on doing it.
__________________
appz

Last edited by refreshe; 05-31-2011 at 01:26 PM.
refreshe is offline   Reply With Quote
Reply

Bookmarks

Tags
add, navigation controller, push transition

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



» Advertisements
» Online Users: 333
6 members and 327 guests
Dnnake, dre, iOS.Lover, jenniead38, Kirkout, Wikiboo
Most users ever online was 1,387, 04-10-2012 at 04:21 AM.
» Stats
Members: 175,663
Threads: 94,120
Posts: 402,898
Top Poster: BrianSlick (7,990)
Welcome to our newest member, LezB44
Powered by vBadvanced CMPS v3.1.0

All times are GMT -5. The time now is 02:16 AM.
Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0