...Being a Mac programmer myself, I think it could be related to NSGestureRecognizer (if you use that). Sometimes in order to handle multiple types of gestures the user needs to move the mouse around quite a bit, before NSGestureRecognizer recognises what particular gesture he/she is doing. I don't know if this is the problem, but at least it is worth to look into.
Best regards,
Nis
|