Re: TIFFRepresentation/NSDragPboard issues
Re: TIFFRepresentation/NSDragPboard issues
- Subject: Re: TIFFRepresentation/NSDragPboard issues
- From: "John C. Randolph" <email@hidden>
- Date: Wed, 21 Sep 2005 15:36:26 -0700
I have no idea what effect the Python bridge is having on this, but
why are you generating the tiff data in the mousedown: method, before
you even know if you need it? If you implement -
pasteboard:provideDataForType:, the framework will send you that
message when the tiff data is needed.
-jcr
John C. Randolph <email@hidden> (408) 914-0013
Roaming Cocoa Engineer,
Available for your projects at great Expense and Inconvenience.
_______________________________________________
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