Skip navigation.
 
mlRe: mouseDown: with Core Animation
FROM : Keith Duncan
DATE : Sat Feb 02 12:12:03 2008

> Mouse event locations are in window coordinates, so passing them to 
> convertPointFromBase will accidentally work with no layer backing, 
> but fail with layer backing turned on. As you saw.


Thanks, I hadn't seen that snippet in the docs. I'm going to file a 
bug as I think this should be in method documentation for NSView.

Keith

Related mailsAuthorDate
mlmouseDown: with Core Animation Keith Duncan Feb 2, 02:11
mlRe: mouseDown: with Core Animation Quincey Morris Feb 2, 06:41
mlRe: mouseDown: with Core Animation Keith Duncan Feb 2, 12:12