mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
b2e99e2884
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 systems are supported. Under unix the drag & drop protocol in use is the XDND protocol version 4 (also used by the QT toolkit, KDE & GNOME Desktops). WWW: http://www.iit.demokritos.gr/~petasis/Tcl/tkDND/tkDND.html
9 lines
429 B
Plaintext
9 lines
429 B
Plaintext
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
|
|
systems are supported. Under unix the drag & drop protocol in use is the
|
|
XDND protocol version 4 (also used by the QT toolkit, KDE & GNOME
|
|
Desktops).
|
|
|
|
WWW: http://www.iit.demokritos.gr/~petasis/Tcl/tkDND/tkDND.html
|