Ned Deily added the comment:

A feature like drag-and-drop seems like something that needs to be provided at 
either the application level or within Tk or both.  While there is apparently 
no built-in Tk support for drag-and-drop, it appears to be possible to use a Tk 
extension that provides that capability and that will work with Tkinter.  See, 
for example, 
http://stackoverflow.com/questions/14267900/python-drag-and-drop-explorer-files-to-tkinter-entry-widget

----------
nosy: +ned.deily
resolution:  -> rejected
stage:  -> committed/rejected
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue17027>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to