2006-11-01 07:39:12 +01:00
|
|
|
tkdnd is an extension that adds native drag & drop capabilities to the
|
|
|
|
tk toolkit. It can be used with any tk version equal or greater to 8.4
|
|
|
|
and currently only the UNIX (X-Windows) and Microsoft Windows operating
|
2015-09-20 23:12:20 +02:00
|
|
|
systems are supported. Under Unix the drag & drop protocol in use is the
|
2006-11-01 07:39:12 +01:00
|
|
|
XDND protocol version 4 (also used by the QT toolkit, KDE & GNOME
|
|
|
|
Desktops).
|
|
|
|
|
|
|
|
WWW: http://www.iit.demokritos.gr/~petasis/Tcl/tkDND/tkDND.html
|