Re: [MacRuby-devel] Dropping a file on an application

2009-11-19 Thread Ernest N. Prabhakar, Ph.D.
Hi Darrin, On Nov 19, 2009, at 8:40 PM, Darrin Eden wrote: > Hi MacRuby, > I'd like to respond to a file being dropped on my application via > the Finder or the Dock. I'm pretty sure that you just need to implement the following method: http://developer.apple.com/Mac/library/documentation/Coco

[MacRuby-devel] Dropping a file on an application

2009-11-19 Thread Darrin Eden
Hi MacRuby, I'd like to respond to a file being dropped on my application via the Finder or the Dock. I've been poking around Apple's documentation, but have been unable to discovered a good way to implement this behavior. Would you have suggestions on what section of the documentation would