Re: NSDraggingInfo question
Re: NSDraggingInfo question
- Subject: Re: NSDraggingInfo question
- From: Allan Odgaard <email@hidden>
- Date: Sun, 2 May 2004 18:56:18 +0200
On 2. May 2004, at 18:31, Moray Taylor wrote:
quite deeply nested with ScrollViews etc.., it would be tricky to work
this out myself, is there a magic way of doing this.
Indeed, NSView's convertPoint:fromView:
Converts aPoint from the coordinate system of aView to that
of the receiver. If aView is nil, this method instead converts
from window base coordinates. Both aView and the receiver must
belong to the same NSWindow. Returns the converted point.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.