SyntaxEditor 1.0.0042 Maintenance Release

Announcements Forum

Posted 21 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
A maintenance release for SyntaxEditor is now available. This maintenance release includes a couple new features and several bug fixes. It is recommended that all customers obtain it.

Changes include:
    <li>Added the UndoableModificationStack.Capacity property, which defaults to a value of 100.
    <li>Added the IntelliPromptMemberList.SelectedItem property to enable better interactivity with the new SyntaxEditor.IntelliPromptMemberListSelectedItemChanged and SyntaxEditor.IntelliPromptMemberListClosing events.
    <li>Changed Line and LineCollection base classes to simpler ones with less memory impact.
    <li>Renamed Line.UserData property to Tag.
    <li>Added code that allows licensing to work when SyntaxEditor is encapsulated by a control library assembly.
    <li>Fixed bug where vertical scrollbar was not always scrolling down to the last line in the document when using the mouse wheel.
    <li>Fixed bug where mouse wheel panning indicator was not remaining stationary when scrolled.
    <li>Fixed bug where text replacement operations were not firing a SelectionChanged event.
    <li>Fixed bug where selection wasn't advancing when the first character in a blank document was typed.
    <li>Fixed bug where cached GDI+ brushes were sometimes not displaying text in the appropriate color.
    <li>Fixed an installer bug where installing the SyntaxEditor control after a Wizard control installation would sometimes break the Wizard's licensing.


Actipro Software Support