Hi All:

I have been playing with the 'RiFastSkinTreenode' widget and it is a very 
cool! I would like to implement some drag and drop functionality in it. I 
can get the dragging and dropping working (it was kind of scary how straight 
forward it was) ... but the trouble I am having is when I grab a node to 
drag it - it stays in the 'area' or dynalayer of its parent. I don't know 
how to have a dynalayer drag over dynalayers of other items consistently.

I am including the following 'picture' to help explain:

Top Level
  |
  |--- Parent#1
        |-- Child#1-1
        |-- Child#1-2
        |-- Child#1-3
  |--- Parent#2
        |-- Child#2-1
        |-- Child#2-2
        |-- Child#2-3
  |--- Parent#3
        |-- Child#3-1
        |-- Child#3-2
        |-- Child#3-1

If I want to drag from Child#1-1 and drop onto Child#1-2 or Child#1-3 no 
problem. But if I want to drag Child#1-1 and drop onto Child#3-1 or 
Child#2-1, I can't. When I start the dragging the Child#1-1 image is moved 
to the 'edge' of the Parent#1 area and then it disappears.

Any thoughts or ideas would be greatly appreciated.

Regards,
Kurt



_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp.


_______________________________________________
Dynapi-Help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dynapi-help

Reply via email to