Johan Lindstrom wrote:
At 12:27 2005-10-11, Pavel Prostine wrote:
Hello perl-win32-gui-users
is it possible to get name of drag-and-dropped file(s) which I pull from
Windows Explorer and drop on Win32-Gui window?
See:
http://user.bahnhof.se/~johanl/perl/Win32GUI/DragDrop.pm
I think (but I'm not sure) that the needed events are present in
Win32::GUI nowadays (so you don't need the XS patch), and possibly the
methods also.
I should know this, but I don't...
/J
-------- ------ ---- --- -- -- -- - - - - -
Johan Lindström Sourcerer @ Boss Casinos johanl AT DarSerMan.com
Latest bookmark: "TCP Connection Passing"
http://tcpcp.sourceforge.net/
dmoz: /Computers/Programming/Languages/JavaScript/ 12
-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Perl-Win32-GUI-Users mailing list
Perl-Win32-GUI-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users
http://perl-win32-gui.sourceforge.net/
I am fairly certain the XS patch is unneeded as I have not patched my XS :p
Just use the PM and have at.
Ps- be careful and check the incoming value!