Making NSCursor stay set
Making NSCursor stay set
- Subject: Making NSCursor stay set
- From: Glen Simmons <email@hidden>
- Date: Wed, 21 Sep 2005 10:19:55 -0500
I'd like to set the closed hand cursor when the mouse goes down in my
view and have it stay set until mouse up. The problem is that as soon
as the mouse is moved, the cursor is reset to the arrow. What's the
point of having a method to set the cursor if it's not going to stay
set? And yes, I know about cursor rects and setDocumentCursor, but
neither will work b/c the user can drag outside of my view and the
cursor should stay set, but it doesn't with these. Is there a
workaround? Maybe a -reallySet method?
Thanks,
Glen
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden