Re: Where is plus arrow cursor?
Re: Where is plus arrow cursor?
- Subject: Re: Where is plus arrow cursor?
- From: Kiel Gillard <email@hidden>
- Date: Mon, 28 Feb 2005 20:49:43 +1100
Mark,
I don't know where the image is actually stored, but in your program
you return NSDragOperationCopy in one of the appropriate delegate
methods to do with Drag and Drop. See
<http://developer.apple.com/documentation/Cocoa/Conceptual/DragandDrop/
index.html#//apple_ref/doc/uid/10000069i> for more info.
I don't know if you're just looking for the image or actually wondering
how to change your cursor but I hope this helps!
Kiel :-)
"A well-spent day brings happy sleep."
Leonardo da Vinci
Does anyone know how to get the "plus" arrow cursor? Both Finder and
iMovie (5) use it to indicate drags that will result in copies (it's
the cursor that has a "green" ball with a "plus"/cross in the middle
of it). I didn't notice it in the NSCursor routines, and I didn't seem
to see any "arrowxx.tiff" in iMovie's Resources folder.
Thanks!
Mark
_______________________________________________
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