Dragging text inside SRVE
Posted: Thu Aug 09, 2012 12:42 pm
Hi!
It's possible in ActionTest to drag text only inside SRVE’s area. If I move cursor to either top or bottom border of SRVE while dragging, scrolling won’t happens.
How to implement dragging with scrolling correctly?
P.S. I’ve tried with using OnOleDragOver& OnOleDrop and ScrollToCaret/ScrollToItem, but encountered different problems. One was the dragged text wasn’t inserted at cursor after scrolling.
It's possible in ActionTest to drag text only inside SRVE’s area. If I move cursor to either top or bottom border of SRVE while dragging, scrolling won’t happens.
How to implement dragging with scrolling correctly?
P.S. I’ve tried with using OnOleDragOver& OnOleDrop and ScrollToCaret/ScrollToItem, but encountered different problems. One was the dragged text wasn’t inserted at cursor after scrolling.