Posted 21 years ago
by Actipro Software Support
- Cleveland, OH, USA

A maintenance release for SyntaxEditor is now available. This version fixes several bugs. It is highly recommended that all customers download this new release.
Changes include:
Changes include:
- <li>Added the UndoableDelete and UndoableInsert methods to the Document object to allow for undoable programmatic deletion and insertion of text.
<li>Added disabling of scrollbars when no scrolling is possible. This prevents a lockup bug in the Microsoft scrollbars from occurring.
<li>Changed how the location for the QuickInfo is calculated. The previous way sometimes caused an exception to occur in a very specific situation.
<li>Fixed bug where scrolling operations would occasionally paint over the margins left of the text area.
<li>Fixed bug where SelectionChanged event was sometimes not firing when an undo operation occurred.
<li>Fixed bug in .NET 1.1 where mouse scrolling would occasionally cause the scrollbar position to jump.
<li>Fixed bug in quoted string regex loading code.
Actipro Software Support