SyntaxEditor 2.5.0152 Maintenance Release

Announcements Forum

Posted 19 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
A new maintenance release for SyntaxEditor has been made available. New features and bug fixes include:
    <li>Added the SyntaxEditor.OverwriteModeChanged event to indicate when the overwrite mode changes.
    <li>Added the Shift+Backspace combination as a default key for BackspaceCommand.
    <li>Added the SyntaxEditor.ContextMenuRequested that fires when a context menu should be displayed. If you show a custom context menu from this event, ensure that SyntaxEditor.DefaultContextMenuEnabled is set to false.
    <li>Added the ContextMenuRequestEventArgs class and ContextMenuRequestEventHandler delegate.
    <li>Fixed a bug where scrolling would sometimes leave some characters unpainted.
    <li>Fixed a bug where the scrollbar maximums would not update correctly when the word wrap mode was changed.


Actipro Software Support