On Mon, Apr 21, 2014 at 8:24 PM, Quincey Morris < [email protected]> wrote:
> That can’t be! What is ‘where.y’ at the very top of your view? Can you log > self.bounds so we can see all of it? > I've flipped my view because I'm dealing with existing code that assumes that (0,0) is the top-left corner of the window. So this is as-expected. What's not expected is that converting [theEvent locationInWindow] to view coordinates using [myGLView convertPoint:where fromView:nil] is giving Y values that are skewed by approximately 40 pixels in full-height toolbar mode. Eric Shepherd Gmail: [email protected] Twitter: sheppy _______________________________________________ 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]
