From: Alistair H. <ali...@gm...> - 2007-10-28 16:22:26
|
Hello, I'm trying to implement a NSTableView with Drag and Drop capabilities in RubyCocoa. I have been trying to follow http://developer.apple.com/documentation/Cocoa/Conceptual/TableView/Tasks/UsingDragAndDrop.htmland http://www.corbinstreehouse.com/blog/?p=21 but I just can not figure out how to translate the Objective-C code into RubyCocoa. Can anyone help me out? Thanks -- Alistair Holt ali...@gm... |