Results 1 to 4 of 4

Thread: Drag and drop with TreeViews

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jul 1999
    Location
    St-Élie d'Orford, Quebec, Canada
    Posts
    133
    Hi all,

    I have an Explorer like projet (listview and treeview) and
    I would like to know how the drag and drop operation are
    handled by these components...

    I would like to use manual drag and drop operations but I
    don't understand how the TreeView will notify me of the NODE ID in which was dropped the object.

    If someone manages to understand what I'am trying to say here, please reply !


  2. #2
    PowerPoster BruceG's Avatar
    Join Date
    May 2000
    Location
    New Jersey (USA)
    Posts
    2,657
    I'm currently doing a tree-view project, but it does not use the list view; I'm doing drag and drop all within the tree.

    I can e-mail you some tree-view examples that I got from some site (I forget which one); one of them is called "treedrag", which might help you. I found it extremely helpful.

    One thing I had to do some further searching on was how to make the tree-view scroll during a drag and drop operation (the tree does NOT scroll automatically). I found what I needed here:
    http://support.microsoft.com/support.../Q177/7/43.asp

    Let me know if you want me to e-mail you the stuff; I'll check back here later.
    "It's cold gin time again ..."

    Check out my website here.

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Jul 1999
    Location
    St-Élie d'Orford, Quebec, Canada
    Posts
    133
    Thanks BruceG your help is appreciated this would be very helpfull to me !!!

    If you find something, please email it to me at
    [email protected]



  4. #4
    PowerPoster BruceG's Avatar
    Join Date
    May 2000
    Location
    New Jersey (USA)
    Posts
    2,657
    The files are on their way. Check your e-mail.
    "It's cold gin time again ..."

    Check out my website here.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width