| View previous topic :: View next topic |
| Author |
Message |
Laurent Junior Member

Joined: 17 Jan 2007 Posts: 22
|
Posted: Sat May 19, 2012 3:17 am Post subject: Hooking into drag&drop events from a plugin? |
|
|
I'm trying to integrate FastCopy in Total Commander. One thing I would like to do is use FastCopy even when files are dragged and dropped inside TC.
The scenario I have in mind is:
- I drag&drop some files from one panel to another
- The plugin somehow gets notified and receive the list of files
- Instead of doing the default TC copy operation, I pass the files to FastCopy which does the copying
Can this be done in Total Commander? If it cannot be done with a plugin, is there any other way? |
|
| Back to top |
|
 |
MaxX Senior Member


Joined: 23 Mar 2012 Posts: 311
|
Posted: Sat May 19, 2012 3:40 am Post subject: |
|
|
2Laurent
You can try to make button with all parameters you want. Then you can just press it instead of boring moving of mouse... |
|
| Back to top |
|
 |
Laurent Junior Member

Joined: 17 Jan 2007 Posts: 22
|
Posted: Sat May 19, 2012 4:14 am Post subject: |
|
|
I've already have a FastCopy command setup with a keyboard shortcut and button associated with it. But, on top of that, I would also like to use FastCopy for drag&drop operations.
I get the feeling it cannot be done, but I thought I would ask anyway. If anybody has any suggestion, I would appreciate. |
|
| Back to top |
|
 |
|