WithAndWithoutBindings
WithAndWithoutBindings
- Subject: WithAndWithoutBindings
- From: Livio Isaia <email@hidden>
- Date: Thu, 16 Aug 2007 15:22:38 +0200
I looked at the programs contained in WithAndWithoutBindings and it
seems to me that they don't work too well (is it possible? Am I right?):
shouldn't they allow dragging out of the tableView? On my mac (OS 10.4)
they don't...
Besides I cannot open the nib files for WithBinding...
All this is because I'm trying to implement dragging features for a
NSTableView and can't succed. I followed all the steps indicated in
apple documentation (call -registerForDraggedTypes:, connect the
tableView to a delegate object that implements -tableView:
writeRowsWithIndexes: toPasteboard: and so on) but no dragging
operations are made (writeRowsWithIndexes is never called).
DragAndDropOutlineView (which is fine) is for NSOutlineView... is it
possible that this makes a difference?
Got any idea? All this is really stopping my work!
Thank you all in advance.
Best regards,
livio.
_______________________________________________
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