Hi,
When i drag file from my app, to Window Explorer it's copying fine. But i want to stop this action and get the path name of target files. I want to use my own copying method.
How i can extract target file path name when i drag from my app to other app (i.e. Total Commander, Windows Explorer and other)?
It is possible?
I used the DragDropD7.pdk for dragging the URL from IE to my application, it work fine on winxp/win2000, but if my applicaion run as administor on vista/windows7, then the editbox can not accept the dragged URL, how to find a solution?
Thank your great "Drag and Drop Component".
I use delphi 7.
I have tried to use this component on W7-32b with D2010 and is not working at all. The compilation and installation are ok, but not even one demo is working, I mean you cannot drop anything on the form.
Can you help me?
Does anyone have any idea if this component set could be used to drag a treeview node (and its children) from the active MDI child window to a treeview in another (open but inactive) MDI child window. If this can be done are there any tips for doing this?
Hi Anders,
Do you plan on making a version for XE2 ?
Currently, the package returns quite a few errors when compiled under XE2.
Thanks. And keep up your great work Simon H.
Hello, please tell me how to hide drag image (if property ShowImage := True) in OnDrop event? Sometimes program showing additional messages or displaying dialogs, in these cases drag image shade program windows. You know, something like Effect := DROPEFFECT_NONE, but must working immediately.
vt: Hello, please tell me how to hide drag image (if property ShowImage := True) in OnDrop event? Sometimes program...
Gregory: Hi Anders, Please, we need new version for XE2 :) Many tanks for your work ! You are great ! Thanks.
Simon H.: Hi Anders, Do you plan on making a version for XE2 ? Currently, the package returns quite a few errors when...
Dont bother...
...writing comments. I don't have time or motivation to moderate comments or answer questions and my wordpress is so broken that I can't even turn the comment option off.
If you need help, please try stackoverflow.
Sorry.
Hi,
When i drag file from my app, to Window Explorer it's copying fine. But i want to stop this action and get the path name of target files. I want to use my own copying method.
How i can extract target file path name when i drag from my app to other app (i.e. Total Commander, Windows Explorer and other)?
It is possible?
I'm afraid that isn't possible.
See this FAQ for an explanation.
Thank you for your apllcation.
best regards.
I used the
DragDropD7.pdk
for dragging the URL from IE to my application, it work fine on winxp/win2000, but if my applicaion run as administor on vista/windows7, then the editbox can not accept the dragged URL, how to find a solution?Thank your great "Drag and Drop Component".
I use delphi 7.
best regards,
Jerry
Please read this comment.
I can not read this comment, is it empty?
No. It's comment #53 at this address: http://melander.dk/delphi/dragdrop/#comment-592
I have tried to use this component on W7-32b with D2010 and is not working at all. The compilation and installation are ok, but not even one demo is working, I mean you cannot drop anything on the form.
Can you help me?
Does anyone have any idea if this component set could be used to drag a treeview node (and its children) from the active MDI child window to a treeview in another (open but inactive) MDI child window. If this can be done are there any tips for doing this?
Hi Anders,
Do you plan on making a version for XE2 ?
Currently, the package returns quite a few errors when compiled under XE2.
Thanks. And keep up your great work Simon H.
Hi Anders,
Please, we need new version for XE2 Many tanks for your work ! You are great ! Thanks.
Hello, please tell me how to hide drag image (if property ShowImage := True) in OnDrop event? Sometimes program showing additional messages or displaying dialogs, in these cases drag image shade program windows. You know, something like Effect := DROPEFFECT_NONE, but must working immediately.