discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSTableView as drag target for NSColorPboardType


From: Andreas Höschler
Subject: Re: NSTableView as drag target for NSColorPboardType
Date: Fri, 27 May 2005 10:08:35 +0200

Hello Steven,

See http://developer.apple.com/documentation/Cocoa/Conceptual/DragandDrop/ Tasks/acceptingdrags.html

Have you implemented - (NSDragOperation)draggingEntered:(id <NSDraggingInfo>)sender?

Yes!

Also try using NSColorPboardType without quotes - it's a constant defined somewhere.

Thanks a lot! That was it. Now it works!

Regards,

  Andreas






reply via email to

[Prev in Thread] Current Thread [Next in Thread]