[pygtk] Filesystem Drag & Drop
Johan Dahlin
jdahlin at async.com.br
Thu Jun 7 05:38:10 WST 2007
Sam Sutch wrote:
> I have an application I'm writing for a client which needs to accept
> drag & drop file integration with it's host OS. I've chosen PyGTK due
> to it's portability across different OS's and am wondering if this is
> supported by the current API? At bare minimum, it needs to accept
> files dropped from the OS, if not from the PyGTK app [to the OS]. Is
> this possible with PyGTK and if so, how would I tackle this problem?
Drag and Drop in Gtk+ on Windows between different applications is not
supported at the moment. Windows Explorer is a special case which is
handled, it will not work between any other applications AFAIK.
--
Johan Dahlin <jdahlin at async.com.br>
Async Open Source
More information about the pygtk
mailing list