-
February 10th, 2024, 11:53 AM
#1
DnD in ListCtrl
Hi, ALL,
There is no built-in support for DnD in ListCtrl.
There is a BEGINDRAG message but no ENDDRAG.
So I made it b handling BEGNDRAG and "mouse up" messages.
The problem is I don't see a visual cue where the item will be dropped.
I presume I should handle "mouse move' message, but them what? What do I put there?
Thank you,
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|