Re: Setting cursor rects
Re: Setting cursor rects
- Subject: Re: Setting cursor rects
- From: "John C. Randolph" <email@hidden>
- Date: Wed, 24 Jan 2007 10:12:42 -0800
To file a bug report, point your browser at bugreport.apple.com.
Check your list of bugs you've reported periodically. If your bug is
a duplicate, it will be marked as such.
One common thing that trips people up regarding cursor rects is
attempting to set them before the view has been placed in a window
(it's the window that actually stores them). The best place to set up
a cursor rect is in a -viewDidMoveToWindow: method, as well as in any
methods that alter the areas you want the cursor rects to cover.
-jcr
John C. Randolph,
VP, Engineering
Stealth Imaging, Inc. <email@hidden>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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