On Apr 24, 2014, at 08:20 , Sean McBride <[email protected]> wrote:

> Tracking areas are nice, but limited to rects, and I have circular areas to 
> deal with too.

Not really. According to the event handling guide, if a responder's 
cursorUpdate: declines the event (by invoking super), the event passes up the 
responder chain. In effect, you are not forced to provide a cursor for your 
entire tracking area, which sounds like what you want.

_______________________________________________

Cocoa-dev mailing list ([email protected])

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to