On Aug 24, 2010, at 4:27 PM, Richard Somers wrote:

There are lots of applications that when a window is activated by a mouse click with the mouse over a tracking area, the cursor will change. You do not need to exit and re-enter the tracking area. This should be elementary stuff. But I can't figure out how to do it.

Wow, there are apparently issues with NSTrackingArea. Quincey Morris wrote "The NSTrackingArea Report" in February 2008.

http://lists.apple.com/archives/Cocoa-dev/2008/Feb/msg00035.html

I did not see my particular issue in Quincey's report. It would seem that all the apps that handle this correctly (Safari, TextEdit, Pages, etc.) do not use NSTrackingArea but use the legacy methods or something else. But what is strange is that according to the documentation "The underlying implementation for the legacy methods is based on NSTrackingArea..."

--Richard

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to