Posted 19 years ago by ariel
Avatar
I'm new to actipro syntax editor, how can I show a blue wave line behind two words?

TIA

Comments (5)

Posted 19 years ago by Boyd - Sr. Software Developer, Patterson Consulting, LLC
Avatar
I don't have the documentation in front of me to give you a complete answer, but I believe this is handled by using the SpanIndicator class. Look in the Help file for that and it should have details on how to implement it. Sorry I can't provide more information right now.
Posted 19 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Yes Boyd is absolutely correct. You use the SpanIndicator class. We have some implementations of SpanIndicator that draw wave lines. Try using our example SpellingErrorIndicator, which draws blue wave lines.


Actipro Software Support

Posted 19 years ago by jeffrap - USA
Avatar
What Spelling project example? I only have 2 examples, one in C# and the other VB, are there other example projects?
Posted 19 years ago by Boyd - Sr. Software Developer, Patterson Consulting, LLC
Avatar
There's just the two example projects. I believe what was meant by "example SpellingErrorIndicator" is that this is an example of a class that inherits from the generic SpanIndicator.
Posted 19 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Yes, it's a class in the SyntaxEditor assembly.


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.