UIPopovercontroller Parent?
问题 How can "perform selector" to the parentviewcontroller of the uipopovercontroller? I have uipopovercontroller lanuched from uiviewcontroller, and this uipopovercontroller includes other uiviewcontroller. I can't seem to reach the parent view controller from either the popover or the "internal" view controller. I hope i'm being clear... BTW - parentViewcontroller doesn't work... Thanks! 回答1: There's no way to do this directly with UIPopoverController . You're going to have to probably pass a