[Image-SIG] Tkinter question... sorry!

Kevin@Cazabon.com kevin@cazabon.com
Wed, 19 Feb 2003 16:04:29 -0700


I tried this on comp.lang.python, but no response.  I figured with the great
crowd of helpful people here I might have some luck, thanks!

Does anyone know how to enable a user to "drag and drop" files from the
windows desktop onto an application (i.e. Tkinter.Tk() instance)?  The
application would have to capture that event, and receive the resulting
filenames.

Tkdnd doesn't support this, only dnd WITHIN the app.

Thanks for any suggestions!

Kevin.