1
vote
1answer
69 views
convertPoint:
Hi
I'm learning Objective-C and Cocoa (in fits and starts when time allows) so be gentle OK.
A example app has the following lines:
NSPoint down = [mouseEvent locati …
