onselect mouse down
Posted: Fri Dec 29, 2006 8:57 pm
kind Sergey,
if I press mousedown then I move the mouse, richview starts a selection text, but it don't stop the selection scrolling in down direction when the document height reach the final (it scrolls infinitely until the text disappear completely).
Where I can manage: if (rv.documentheight-rv.vscrollpos)<rv.height then STOP DOWN SCROLL SELECTION?
Thanks.
if I press mousedown then I move the mouse, richview starts a selection text, but it don't stop the selection scrolling in down direction when the document height reach the final (it scrolls infinitely until the text disappear completely).
Where I can manage: if (rv.documentheight-rv.vscrollpos)<rv.height then STOP DOWN SCROLL SELECTION?
Thanks.