Chad Wilson
2013-12-09 13:00:26 UTC
Hello,
Hopefully this has not been covered somewhere, but I have not been able to
find it. I have been using the SciLexer.dll control for a couple years and
up until now I have not needed more than 20 different styles but I am
trying to write an IRC client with it and I need some more flexibility with
colors. I have custom styles for operators, voice, normal users, main
text, urls, and text marked as bold but there are also codes for adding
colors to regular text. There is the option to have 16 different colors
with 16 different backgrounds for a total of 256 combinations of
foreground/background styles and I have only been able to access 31
different styles.
I was wondering if there was a way to color text with a
foreground/background color scheme without having to use SCI_STARTSTYLING
AND SCI_SETSTYLING? With the custom colors that I am using I am pretty
much adding each word to the document individually so it would not be too
difficult to add a few extra lines to it. Thank you in advance for any
help you can give.
Hopefully this has not been covered somewhere, but I have not been able to
find it. I have been using the SciLexer.dll control for a couple years and
up until now I have not needed more than 20 different styles but I am
trying to write an IRC client with it and I need some more flexibility with
colors. I have custom styles for operators, voice, normal users, main
text, urls, and text marked as bold but there are also codes for adding
colors to regular text. There is the option to have 16 different colors
with 16 different backgrounds for a total of 256 combinations of
foreground/background styles and I have only been able to access 31
different styles.
I was wondering if there was a way to color text with a
foreground/background color scheme without having to use SCI_STARTSTYLING
AND SCI_SETSTYLING? With the custom colors that I am using I am pretty
much adding each word to the document individually so it would not be too
difficult to add a few extra lines to it. Thank you in advance for any
help you can give.
--
You received this message because you are subscribed to the Google Groups "scintilla-interest" group.
To unsubscribe from this group and stop receiving emails from it, send an email to scintilla-interest+***@googlegroups.com.
To post to this group, send email to scintilla-***@googlegroups.com.
Visit this group at http://groups.google.com/group/scintilla-interest.
For more options, visit https://groups.google.com/groups/opt_out.
You received this message because you are subscribed to the Google Groups "scintilla-interest" group.
To unsubscribe from this group and stop receiving emails from it, send an email to scintilla-interest+***@googlegroups.com.
To post to this group, send email to scintilla-***@googlegroups.com.
Visit this group at http://groups.google.com/group/scintilla-interest.
For more options, visit https://groups.google.com/groups/opt_out.