RE: Drag-n-Drop in Perl/Tkx

[email protected] ("Konovalov, Vadim (Vadim)** CTR **")
Newsgroups perl.tcltk
Message-ID <35BF8D9716175C43BB9D67CA60CC345E14C7FC32@FRMRSSXCHMBSC2.dc-m.alcatel-lucent.com>
> The following is a Perl/Tk script that accepts drag and drop from an
> external program.  In this case it will simply change the 
> entry widget's
> text to be the filename:
> 
> <code>
....

well, thank you for this code snippet, it is very useful.

What can I say.
Perl/Tk has number of features borrowed from miscellaneous Tcl/Tk packages (e.g. it has "form" geometry from Tix and also object system borrowed from there)
But it also has some features implemented by itself, fresh implementations.
Indeed, its Win32 DND uses Win32 API.

Best regards,
Vadim.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.