This seems like an idiotic question, but I can't for the life of me get an OK button on a UIAlertview to trigger another event. Is this possible? I know with applescript, you'd have "if button returned is 1 then...." but how would I do this with the UIAlertview class. My alert only has one button, so how would I make it a selector with the target of another event?