SelectionChanged event in SyntaxLanguage

SyntaxEditor for Windows Forms Forum

Posted 17 years ago by Thomas Goff
Version: 4.0.0250
Avatar
The SyntaxLanguage class has most of the events that I'm looking for except SelectionChanged. I'd like to be able to highlight (using a SpanIndicator) the "statement" currently under the caret.

Is this possible with the current code? Can the event be forwarded like the other?

Thanks,
Tom

Comments (1)

Posted 17 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
No yet but I've added this for the next maintenance release for you:
Added the virtual SyntaxLanguage.OnSyntaxEditorSelectionChanged method, allowing for the processing of selection changes from within a language.


Actipro Software Support

The latest build of this product (v24.1.0) was released 2 months ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.