New submission from Daniel Swanson <popcorn.tomato.d...@gmail.com>:

The title should be self explanatory.
I needed Drag-and-drop for a project I was working on, (maybe I shouldn't be 
refering to it in the past tense as I haven't started yet) so I checked the 
documentation for tkinter and found:
3.3.0 b1
tkinter.dnd 
Drag-and-drop support for tkinter. This is experimental and should become 
deprecated when it is replaced with the Tk DND.

3.2.2 (and .2.3)
tkinter.dnd 
Drag-and-drop support for tkinter. This is experimental and should become 
deprecated when it is replaced with the Tk DND. 

2.7.3
Tkdnd 
Drag-and-drop support for Tkinter. This is experimental and should become 
deprecated when it is replaced with the Tk DND.

I think that tkinter.dnd needs some documentation, whether or not it is 
replaced with Tk DND.

----------
assignee: docs@python
components: Documentation
messages: 165392
nosy: docs@python, weirdink13
priority: normal
severity: normal
status: open
title: Tkinter dnd has no documentation
versions: Python 2.6, Python 2.7, Python 3.1, Python 3.2, Python 3.3

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

Reply via email to