Re: Tracking rect woes
Re: Tracking rect woes
- Subject: Re: Tracking rect woes
- From: Johan Kool <email@hidden>
- Date: Mon, 14 Mar 2005 12:10:09 +0100
Hello Keith,
I assume you use this method to create the tracking rect in the
resetCursorRects method:
-(NSTrackingRectTag)addTrackingRect:(NSRect)aRect owner:(id)userObject
userData:(void *)userData assumeInside:(BOOL)flag
Check you mouse position to set the assumeInside parameter correctly.
Hope this helps,
Johan
_______________________________________________
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