Re: Cursor duplication problem
Re: Cursor duplication problem
- Subject: Re: Cursor duplication problem
- From: Filipe Varela <email@hidden>
- Date: Fri, 18 Jan 2008 17:45:58 +0000
My app does not set cursors. If, however, what you say is what
actually happens, then the docs are misleading as they clearly state
that currentCursor returns "The cursor currently displayed on the
screen."
Cheers,
Filipe
On 2008/01/18, at 17:38, Uli Kusterer wrote:
On 18.01.2008, at 18:23, Filipe Varela wrote:
There is one other issue with [NSCursor currentCursor]. Apparently
it always returns arrowCursor. This too is a known problem and i
was wondering if a workaround has been discovered.
Are you trying to get a cursor set in your app? Because every app
has its own cursor, so if you query +currentCursor expecting to get
the current cursor in another app, you'll get whatever cursor was
last set in *your* app, which, by default, would be the arrow.
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