Re: Where is plus arrow cursor?
Re: Where is plus arrow cursor?
- Subject: Re: Where is plus arrow cursor?
- From: m <email@hidden>
- Date: Mon, 28 Feb 2005 03:23:48 -0800
On Feb 28, 2005, at 1:43 AM, j o a r wrote:
Does anyone know how to get the "plus" arrow cursor?
#import <Carbon/Carbon.h> // for cursor ids
SetThemeCursor(kThemeCopyArrowCursor);
Waitaminute!
Don't you get this "for free" when you indicate that a drag operation
is a NSDragOperationCopy?
Yep.
_murat
_______________________________________________
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