Cursor zone
Cursor zone
- Subject: Cursor zone
- From: Bertrand Mansion <email@hidden>
- Date: Sat, 16 Feb 2002 02:02:24 +0100
Hi,
I am trying to set a sensitive zone to change the image of my cursor. I can
do it easily if I use a NSRect and
[self addCursorRect:myRect cursor:myCursor];
But is it possible to make a cursor zone a different shape ?
For instance, I have a circle in my view and when the arrow cursor moves
over this circle, I would like it to change to another cursor image. What is
the best solution for that ?
Thanks.
Bertrand Mansion
Mamasam
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.