I read from http://developer.apple.com/library/mac/#documentation/Cocoa/Reference/ApplicationKit/Protocols/NSDraggingSource_Protocol/Reference/Reference.html
draggingSourceOperationMaskForLocal: [..] Discussion "If not implemented, the default value is NSDragOperationCopy | NSDragOperationLink | NSDragOperationGeneric | NSDragOperationPrivate." # On Mon, Dec 27, 2010 at 6:54 PM, Fred Kiefer <[email protected]> wrote: > > Update of bug #31983 (project gnustep): > > Status: None => Invalid > Assigned to: None => FredKiefer > Open/Closed: Open => Declined > > _______________________________________________________ > > Follow-up Comment #1: > > Acoording to Apples documentation this is a method that has to be implemented > all of the times: > > "This method is the only NSDraggingSource method that must be implemented by > the source object." > > If this statement from the documentation does not match the actual > implementation in Cocoa I am willing to change the code otherwise, we better > leave it the way it is now. > > _______________________________________________________ > > Reply to this item at: > > <http://savannah.gnu.org/bugs/?31983> > > _______________________________________________ > Nachricht geschickt von/durch Savannah > http://savannah.gnu.org/ > > -- .----. Banlu Kemiyatorn /.../\...\ 漫画家 |.../ \...| http://qstx.blogspot.com (Free Software Advocacy & Development) |../ \..| http://feedbat.blogspot.com (Studio Work For Hire) \/ \/ http://groundzerostudiocomplex.blogspot.com (Studio Research) _______________________________________________ Bug-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gnustep
