Re: Are non-rectangular cursor rects possible?
Re: Are non-rectangular cursor rects possible?
- Subject: Re: Are non-rectangular cursor rects possible?
- From: Gregg Witmer <email@hidden>
- Date: Tue, 15 Mar 2005 10:05:22 -0500
How does one change the cursor for an arbitrary part of a view?
For example, can I
specify that a closed NSBezierPath should have cursor X?
It might be better to override the mouseMoved: event and do the
cursor changes yourself.
You'll have to tell the NSWindow to allow mouseMoved events.
Gregg
_______________________________________________
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