Page 1 of 1

Handling files dropped on application

Posted: Fri Feb 15, 2008 8:04 pm
by gwthompson
Hello,

I am relatively new to Revolution Studio although I have built some utility apps to help on my learning path.

My question is:

How do I set up a handler to process files that are dropped on my application in the Finder? Is this automatically an Apple Event?

I am building another little utility that is emulating an AppleScript droplet I have previously created that I want to enhance with Revolution.

Any and all guidance would be greatly appreciated.

Thanks!

Gary Thompson

Posted: Sat Feb 16, 2008 1:57 am
by Mark
Hi Gary,

This might get you started:

http://runrev.info/Drag%20N%20Drop%20files%20.htm

Best,

Mark

Posted: Tue Feb 19, 2008 6:58 pm
by gwthompson
Hi Mark,

The link did help somewhat but how do you set a standalone application to allow files to be dropped on it? I'm used to AppleScript droplets which allow pretty much anything to be dropped on them.

Any guidance would be greatly appreciated.

Thanks,
Gary