Quote:
Originally Posted by darkplastic
Hey guys, all this seems to work, just doesn't seem to create a valid reference to the new viewController.
After the transition any (IBAction) calls from the new view seem to crash the application...am I missing something here?
|
*EDIT*
Managed to get it to work, but this method seems to have a bunch of issues when it comes to orientation...
Wander if there is a way to get it to closer emulate presentModalViewController behaviour (i.e new view is animated with correct orientation and size)