[python-win32] Windows drag and drop functionality
Tim Golden
tim.golden at viacom-outdoor.co.uk
Wed May 25 17:22:42 CEST 2005
[Nisarg Kothari]
| I need a way to drag and drop file[names] from windows into
| some Python based gui. The only thing I found remotely close
| to what I'm looking for is Tkdnd.py, but that only works within
| the program. I need support for dragging from the windows desktop
| or explorer window.
You can certainly do this from wxPython:
http://wiki.wxpython.org/index.cgi/DragAndDrop
TJG
________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________
More information about the Python-win32
mailing list