From: Shapiro, J. <Sha...@lo...> - 2002-02-14 18:38:29
|
I've gotten wxPerl installed and am enjoying it immensely. Thanks for the help so far. Now I'm trying to use drag-and-drop. I just want to drop files onto my app. (I've got <SOFTPKG NAME="Wx" VERSION="0,08,0,0">, on Win32, ActiveState) I've tried using wxFileDropTarget, but this didn't work, so I tried wxDropTarget with the full OnData, OnDrop, wxFileDataObject set-up, but couldn't get that to work. I'm going to do the obvious thing, which is look for wxWindows examples, which I'll bet are out there, but can folks tell me: - does wxPerl support all the drag-and-drop stuff? Should I not use the FileDrop stuff, as I saw described as rather windows specific somewhere? - if anyone has a wxPerl drag-and-drop example, that would be great. Thanks, Jonathan This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you. |