Re: NSImageView as a drag source - how?
Re: NSImageView as a drag source - how?
- Subject: Re: NSImageView as a drag source - how?
- From: mmalcolm crawford <email@hidden>
- Date: Fri, 7 Jun 2002 01:08:21 -0700
On Friday, June 7, 2002, at 01:02 AM, David Remahl wrote:
The trick is to write the file out quickly, and by a name that has not
been
used during the same session.
Session as in "drag session", or...?
I'm finding mixed results with that -- I have used (for testing
purposes) the same temp filename throughout, and in some situations this
does work.
If the file is too large, so you cant write it out quickly enough, then
you are in trouble...I know of no solution to that problem.
I can get it to work fairly reliably for 5MB+ images on a 500MHz iBook...
mmalc
_______________________________________________
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.