MO_locationInView: |
- ( NSPoint ) MO_locationInView: (NSView *) view;
Returns the event's location in the bounds coordinates of the given view. It is OK if the view is in a different window from the window associated with the event, but the given view must be in some window.
(Last Updated 3/20/2005)