blob: a769703abca207e0befd61a3432ecf5c7bb06af5 (
plain)
1
2
3
4
|
The tkdnd family commands provide a Tcl interface to native, platform
specific drag and drop mechanism. Under unix the drag&drop protocol in
use is the XDND protocol version 5 (also used by the Qt toolkit, and
the KDE and GNOME desktops).
|