Sliding Views

My fellow Nerd James Ramsey, sent me a link to an article at iPhoneDeveloperTips.com that talked about creating views that slid onto the screen, without having to completely replace the current UIView. This was something I was trying to attempt doing on my own, but was struggling with. Having followed the tutorial, it’s not too difficult to understand how it works. Problem I still have is still trying to figure out how to tie in more complex views built with Interface Builder to UIViewControllers and have them all displayed on the same window at the same time. The tutorial at least does a nice job of showing how to create the uiview manually and animate it on screen.

You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>