writing output in color

SyntaxEditor for Windows Forms Forum

Posted 18 years ago by karl - Senior Software Architect, Shelltools, LLC
Avatar
is there a way to ignoe coloring rules (i.e plain text), but by you code output text in a particular color (like you can for a richedit). the context is i'm implmenting a console type application where code can write text in various colors, however i don't think could be embedded in any type of "highlighting" logic in the XML file.

Karl

Comments (1)

Posted 18 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
While you can use span indicators to modify ranges of text, the more you use the more performance will degrade. SyntaxEditor is designed to be an editor or display for syntax-highlighted text, whereas RichEdit controls are not meant to follow any "rules" for highlighting text. So both are different designs that are used for different scenarios.


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.