Re: having trouble setting the current cursor
Re: having trouble setting the current cursor
- Subject: Re: having trouble setting the current cursor
- From: Chase <email@hidden>
- Date: Sat, 16 Jul 2005 09:09:17 -0500
changed it to:
[win enableCursorRects];
[[win contentView] addCursorRect:[[win contentView] frame]
cursor:[NSCursor openHandCursor]];
still doen't do anything.
what am i missing here?
- chase
_______________________________________________
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