On 2/21/10 9:40 PM, Joachim Deelen said:
>it seems, that NSCollectionViews are not used very frequently, among the
>Members of this list. I've asked several questions regarding
>NSCollectionsViews here, but almost never got a reply.
NSCollectionView was horribly buggy in 10.5.x, so it may have le
Hi Sandro,
it seems, that NSCollectionViews are not used very frequently, among the
Members of this list. I've asked several questions regarding NSCollectionsViews
here, but almost never got a reply.
I've never done drag&drop from or to a NSCollectionView, so I can't help you
either. I've done
So should I understand that NCCollectionView as a Drag Source is Broken enough
for no one in this list to pay it attention?
Has anyone got it working?
I'm Confused.
Drop destination works like a charm for me, just by implementing the
NSCollectionViewDelegate protocol as part of my window contro
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 se