Re: Custom-view cursor changing
Re: Custom-view cursor changing
- Subject: Re: Custom-view cursor changing
- From: Uli Kusterer <email@hidden>
- Date: Wed, 28 Nov 2007 13:03:08 +0100
Am 27.11.2007 um 22:46 schrieb John Stiles:
This appears to be happening because some view I'm using is posting
a notification saying that it needs to reset its cursor rects. When
I set a breakpoint on -[NSCursor set], I get this:
I think it'd be best if you just made your view change its cursor
rects while it is tracking. I'd expect your view to be called to reset
its cursor rects, too. Can't you just set a flag there and update your
own cursor rects as needed?
Cheers,
-- M. Uli Kusterer
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please 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