Re: cursor bigger than 16*16
Re: cursor bigger than 16*16
- Subject: Re: cursor bigger than 16*16
- From: Oscar Morales Vivó <email@hidden>
- Date: Sat, 1 Feb 2003 10:29:17 +0100
What you see is a result of the drag & drop APIs allowing the drag of
an image that represents the data being dragged. That image, can, of
course, be bigger than 16*16 (I guess the Apple UI guidelines also
suggest a maximum size for it).
Hope that helps.
Oscar Morales.
On Saturday, Feb 1, 2003, at 01:06 Europe/Madrid, olivier wrote:
I noticed that the finder on drag display cursor that are larger than
16*16. How could i do the same thing from Cocoa?
olivier
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.