PyObjC: Drag-n-drop with NSTableView
An article outlining how to support drag-and-drop from an NSTableView within a PyObjC based application. Good stuff. If it used Cocoa Bindings, a couple of methods could be dropped.
An article outlining how to support drag-and-drop from an NSTableView within a PyObjC based application. Good stuff. If it used Cocoa Bindings, a couple of methods could be dropped.