Drag & drop
-
Hi there! I have a problem with the drag & drop feature. My situation is this: I have a dialog based program and I would like to drag & drop files from e.g. the Explorer window onto my program. This works fine IF I drop on the window! The problem is that I want to drop on my push button (to be able to distinguish it from another push button) but I can't get it to react on these buttons! Could anyone pliz help me?????????? /The rookie! Best regards.
-
Hi there! I have a problem with the drag & drop feature. My situation is this: I have a dialog based program and I would like to drag & drop files from e.g. the Explorer window onto my program. This works fine IF I drop on the window! The problem is that I want to drop on my push button (to be able to distinguish it from another push button) but I can't get it to react on these buttons! Could anyone pliz help me?????????? /The rookie! Best regards.
You need to make each button a drop target, so you know which control the files are dropped over. Check out this article[^] that covers how to accept drags. --Mike-- Ericahist | CP SearchBar v2.0.2 | Homepage | RightClick-Encrypt | 1ClickPicGrabber Pinky, are you pondering what I'm pondering? I think so Brain, but if we shaved our heads, we'd look like weasels!
-
You need to make each button a drop target, so you know which control the files are dropped over. Check out this article[^] that covers how to accept drags. --Mike-- Ericahist | CP SearchBar v2.0.2 | Homepage | RightClick-Encrypt | 1ClickPicGrabber Pinky, are you pondering what I'm pondering? I think so Brain, but if we shaved our heads, we'd look like weasels!
-
No CLSID_DragDropHelper,IID_IDropTargetHelper and so on in this article[^] Could u help? Hello World!
Get the Platform SDK. --Mike-- Ericahist | CP SearchBar v2.0.2 | Homepage | RightClick-Encrypt | 1ClickPicGrabber Pinky, are you pondering what I'm pondering? I think so Brain, but how will we fit the hamster inside the accordion?