Hello,
I have a very long document which updated many times in a minute.
I'm using SyntaxEdit.Document.ReplaceText and SyntaxEdit.Document.InsertText for the updates
The problem is that if i split the document horizontally, each call of of the above function resets the top view scrollbars to 0.
Is there a way to prevent that ?
Thanks in advance,
Miky.
I have a very long document which updated many times in a minute.
I'm using SyntaxEdit.Document.ReplaceText and SyntaxEdit.Document.InsertText for the updates
The problem is that if i split the document horizontally, each call of of the above function resets the top view scrollbars to 0.
Is there a way to prevent that ?
Thanks in advance,
Miky.