Tk Drag and Drop is an extension for Tcl/Tk to add native drag and drop capabilities to the Tk toolkit. It is designed for tk versions 8.3.3 and higher. Currently, only the Unix (X-Windows) and Microsoft Windows are supported. Under Unix, the drag and drop protocol in use is XDND version 4 (also used by Qt toolkit, KDE, and GNOME). Under Windows, the OLE drag and drop interfaces are used. The license is the same license that covers Tcl/Tk.
| Tags | Software Development Libraries Tcl Extensions |
|---|---|
| Licenses | MIT/X |
| Operating Systems | POSIX Linux OS Independent Windows Windows |
| Implementation | Tcl |