RE: NSView and Cursor rects
RE: NSView and Cursor rects
- Subject: RE: NSView and Cursor rects
- From: "Dorian Johnson" <email@hidden>
- Date: Mon, 4 Jun 2007 20:53:02 -0500
Look at -[NSView addCursorRect:cursor:]. Unless if you have circumstances
which prevent its use (you listed none), there's no reason to reinvent the
wheel.
Make sure to call that from the main thread only, it can cause weird cursor
bugs if you don't.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden