New submission from Anthony Flury:

There is a level of drag and drop support within the tkinter package - namely 
the tkinter.dnd module. However there is no documentation at this time about 
drag and drop either on docs.python.org or on the tkinter reference manual.

The only documentation available is via the help command in the python console. 
or by reading the source code - neither of which are the first point of call 
for documentation.

----------
assignee: docs@python
components: Documentation
messages: 292596
nosy: anthony-flury, docs@python
priority: normal
severity: normal
status: open
title: No Documentation on tkinter dnd module
type: enhancement
versions: Python 3.5, Python 3.6, Python 3.7

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

Reply via email to