PDA

View Full Version : Flip View in iPhone SDK




jmac1074
May 18, 2008, 06:51 PM
Can anyone tell me how to flip the view of an iPhone application, similar to the weather application?

thanks.

Jmac



Sbrocket
May 18, 2008, 07:08 PM
See my reply here:
http://forums.macrumors.com/showthread.php?t=477617&highlight=flip+view

And try using the forum search next time.

jmac1074
May 19, 2008, 06:11 AM
I had used the search function and I found your reply. However there is no theElements example on the dev center.

Sbrocket
May 19, 2008, 08:01 AM
Ah, they must have removed it. The same sample code is in UIShowcase. I think the specific class is FlipViewController, or something like that.