Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

henktade

macrumors newbie
Original poster
Jan 30, 2009
17
0
hello,

I am new to iphone or mac programming. can any one give me a helping hand on the following issue?

do u notice any problem in the following pice of code?

[UIView setAnimationTransition:
UIViewAnimationTransitionFlipFromRight
froView:self.view cache :YES];

I have the following warning:
warning 'UIView' may not respond to '+setAnimationTransition:forView:cache:'
(Messages without a matching method signature will be assumed to return 'id' and accept....................)

and it stops running on this line of code with the following runtime error:_TERMINATING_DUE_TO_UNCAUGHT_EXCEPTION_

tanks :)
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.