Re: color for print in output pane

"'BugFix@AutoIt' via scite-interest" <[email protected]>
Newsgroups gmane.editors.scite.general
Message-ID <[email protected]>
I've tried it with SciTE v 5.2.0.

lexer.errorlist.escape.sequences=1

I have run the Lua code from the previous post - but it shows no 
effect. Only numbers are displayed.
Any suggestions? 
[email protected] schrieb am Dienstag, 19. Mai 2020 um 09:29:44 UTC+2:

> Hello
>
> The colors are quite dull but it works enough.
> Only Bold and 8 foreground colors are possible.
>
> In case someone is interested here is my test:
> for ii = 1,99,1 do
>   print ("\27["..ii.."m"..ii.."\27[0m")
> end
>
> Best regards
>
> Le lundi 18 mai 2020 22:34:47 UTC+2, Michel Sauvard a écrit :
>>
>> Hello
>>
>> Is there a way to print in the output in color.
>> My purpose is to outline errors.
>> Either giving the color or with an error style like "Lua: error"
>> I tryed scite.SendOutput. SCI_INSERTTEXT works but I dont see anything 
>> about color, SCI_ADDTEXT do nothing and SCI_ADDSTYLESDTEXT trigger an error 
>> "not scriptable"
>>
>> Best regards
>>
>

-- 
You received this message because you are subscribed to the Google Groups "scite-interest" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion on the web visit https://groups.google.com/d/msgid/scite-interest/52514a57-946e-4828-89af-7af6347e5dfbn%40googlegroups.com.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.