Hi
Is it possible to get the current scrollbar position in the current editor, to set it again later?
I have developed a plugin that does some changes to the current text in the window, and when it's finnished, the scrollbar ends up at the top.
As an intermediate step, I used the GetCursorX/Y...