On 3/27/06 2:40 PM, "Brian Heibert" <[EMAIL PROTECTED]> wrote:
> I want to be able to drag & drop files from the Finder > to my application and then send a shell command to do something with > them > how would I go about doing that? > > The shell command is zip > > Brian The DragItem class in the LR has some useful code snippets. So do the NUG archives. The User's Guide also has some tasty bits in the 'Drag and Drop' section. Perhaps you could post some code. Michael _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html>
