iOS 5 Load View from UIActionSheet Button
问题 Got an iOS 5 storyboard question. First app I'm building with Storyboards and i like using them, but i can not for the life of me figure out how to load a view from a UIActionSheet button. I have the UIActionSheet running just fine and it loads a UIAddressBook picker, but I want to have it switch to a new storyboard view controller. Any ideas? Here's some of the code: // Specify what to do when a user selects a button from the personSelectQuery - (void)actionSheet:(UIActionSheet *)actionSheet