Re: NSTableView selection and Drag&Drop
Re: NSTableView selection and Drag&Drop
- Subject: Re: NSTableView selection and Drag&Drop
- From: Herr Witten <email@hidden>
- Date: Wed, 11 Feb 2004 17:48:30 -0500
Perhaps you could override NSView's mousedown method: If the event
occurs inside of a row rectangle that is not already selected, disallow
dragging with a boolean.
_______________________________________________
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.