Hi there, this might not be the right group to ask, but I'm looking for some hints on making a drag & droppable application on MacOS X. I succeeded in producing a bundle that calls a python script. When I drop a file onto the application, the python script is called with the following arguments,
['/Users/hanwen/src/maclily/BUILD/lilypond.app/Contents/MacOS/lilypond', '-psn_0_3145729'] how can I find the path to the dropped file from -psn_0_3145729 ? Or is this signaled to the script through a different channel? Thanks! -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen -- http://mail.python.org/mailman/listinfo/python-list