First of all, I apologise if my difficulty rating on this
message is too low, I've been told that custom controls and
drag-and-drop is pretty easy. I just don't know where to
start this one...
I ...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10013491.htm...
hello,
i'm trying to make drag&drop in my application. From a treeview a drag should be initiated and the drop in another window.
-----------------------------
|Tree | MDICLIENT |
| ...
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_10033303.html
I have a TStringGrid with one file name on each row. When I select a row and try to drag that file over to another application, I'd like to show the Drag Mouse Cursor and give the file name to the ...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10036130.html
I have two list views on a form, im using the value (small icon) for the view property of the list view. I want to be able to drag an item from one list view and drop it in the other list view. did...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10132750.html
Zones:
Visual BasicDate Answered: 07/02/1999 Rating: 6.2 Views: 0
Sorry only 50 points, but I'm getting low on points again. So, if you're feeling chartitable...
I have two TreeViews side by side. I want to duplicate some of the Windows Epxlorer type functio...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10349472.html
What do I do to drag a form on a frame.
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_11437198.html
Zones:
Visual BasicDate Answered: 10/25/2000 Rating: 8.2 Views: 0
I'm using OnNcHittest(..) so that i can drag my window to desired position. But when i use this method, i dont get the popup menu which should be displayed on right clicking on the window. How to o...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_20149526.htm...
Zones:
Windows MFCDate Answered: 07/12/2001 Rating: 7.0 Views: 0
A have a modeless dialogbox without caption that I want to drag around by clicking and holding the mouse somewhere on the window and next move the mouse.
Now I thought to override OnLButtonDown, O...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_20176389.htm...
Zones:
Windows MFCDate Answered: 08/31/2001 Rating: 9.0 Views: 0
Here's the problem:
I have designed a run-time form designer and using drag n drop have successfully been able to save control locations and then restore them again.
The drag-n-drop is contro...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20195368.html
Zones:
Visual BasicDate Answered: 09/03/2002 Rating: 7.8 Views: 0
This sounds simple but I'm pulling my hair out trying to figure it out. I want to be able to drag a control with the mouse (TLabel,TPanel) to another control and detect what control the component w...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_20233267.html