|
-
June 2nd, 1999, 06:26 PM
#1
Drag and drop
Could someone point me to a good web page for implementing simple drag-and-drop moves for CListCtrls (i.e. item reordering)? I'm guessing that I need to implement onbegindrag (for that list), onmousemove, and onlbuttonup. I just don't know what to put in them, and it should be pretty generic.
Thanks
Eric Sebesta
Bootprint Entertainment
Eric Sebesta
Bootprint Entertainment
-
June 3rd, 1999, 09:48 AM
#2
Re: Drag and drop
http://www.codeguru.com/listview/sortlists.shtml
if that doesn't wokr for you check the codeguru listcontrol section treectrl section there are a samples of a simple drag & drop implementations there (and not so simple)
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
|