On Aug 23, 2010, at 9:41 PM, Richard Somers wrote:

> If a new document is opened and the cursor happens to already be over the 
> view, the cursor is not updated until it is moved out of the view and then 
> back in. How can I fix this? None of the NSTrackingArea options address this 
> issue.

You can just check where the cursor is when you open your document and send 
[[NSCursor IBeamCursor] push] yourself if it's inside your view.

-jcr
_______________________________________________

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