I've looked into this before and have done a lot of surfing trying to find out how to reference pasted "files" in RB. There doesn't seem to be any obvious way of dealing with this situation. I have found posts were people have gotten the name of the file dropped, but apparently no other useful information. The rest has just been speculated on.
I also found something that extends the RB clipboard. From the example included, I can't understand how to extract any useful information from it. If you can, please share. Follow the URL below. http://www.ljug.com/sw/rbextra.html -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of AdaSoft Sent: Sunday, May 21, 2006 9:51 AM To: [email protected] Subject: Copy/paste folderItems instead Drag'n'Drop Hello, I have added function drag'n'drop picture files to window of web puzzle generator (http://www.puzzletron.com). It's easy. How to implement the same action when user copy files in a shell (Explorer in MS Windows) and want to paste them to my application? I checked the clipboard class - it has not any values during this action. Drop event isn't fired either. -- Nikolay Kuznetsov RB2006r2 Pro,Win XPSP2 Pro MacOSX10.3/PearPC+iBookG3, UbuntuLinux/VMWare _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html> _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html>
