Re: Removing item from CollectionView by drag it out.
Re: Removing item from CollectionView by drag it out.
- Subject: Re: Removing item from CollectionView by drag it out.
- From: Sandro Noël <email@hidden>
- Date: Sat, 20 Feb 2010 11:31:53 -0500
I've added the --- protocol to my model but when i drag an item out of my frame
I receive this stack trace.
'NSFilenamesPboardType' is not a valid UTI string. Cannot use an invalid UTI as a type returned from -writeableTypesForPasteboard: in class DockItem.
Proposed Index : 1606412160
Now i see hat drag and drop has changed a little from 10.5 to 10.6 10.6 introduces types replacement
for many of the 10.5 drag Types with system UTI's
what is the proper replacement UTI for NSFilenamesPBoardType
cheers.
Sandro.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden