PatrickTingen
Member
In our application I am implementing some drag & drop functionality.
I am using a combination of the start-move and end-move triggers and the current position of the mouse.
However, my frame is a scrollable one and as long as the frame is in its top position (ie, not scrolled) all works well.
As soon as my frame is scrolled, things are falling apart.
I need a way to know how far the frame is scrolled, or: what is the viewport?
Anyone a suggestion?
I am using a combination of the start-move and end-move triggers and the current position of the mouse.
However, my frame is a scrollable one and as long as the frame is in its top position (ie, not scrolled) all works well.
As soon as my frame is scrolled, things are falling apart.
I need a way to know how far the frame is scrolled, or: what is the viewport?
Anyone a suggestion?