Hello, I have a UIPopoverPresentationController and I would like to get the popover’s frame in either window coordinates or the presenting controller’s view’s coordinates.
A little background: The popover contains a custom color picker, and after it opens, several passthrough views representing “pickable” colors are shown to allow the user to match the color of other objects on the screen. I need the popover’s frame so I can move any of these views which would be covered by the popover to a location where the user can see them. Any help is appreciated. Let me know if I need to clarify anything about the question or provide additional details… Thanks, Jon _______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
