Re: Using NSTrackingArea on overlay child windows
Re: Using NSTrackingArea on overlay child windows
- Subject: Re: Using NSTrackingArea on overlay child windows
- From: Markus Spoettl <email@hidden>
- Date: Mon, 9 Jun 2008 00:12:30 -0700
On Jun 8, 2008, at 10:59 PM, Ron Fleckner wrote:
Is updateCursor: a Leopard thing? I'm still on Tiger and there's no
such method on my machine that I could find. If it is your own
method, why can't you just call it yourself? I guess I don't really
understand your problem.
Yes it's new in Leopard. Register a tracking area with
NSTrackingCursorUpdate and the updateCursor: event will be triggered
when necessary (see link for details)
http://developer.apple.com/documentation/Cocoa/Conceptual/EventOverview/TrackingAreaObjects/chapter_7_section_5.html
Regards
Markus
--
__________________________________________
Markus Spoettl
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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