]> OCCT Git - occt-copy.git/commit
0031036: Foundation Classes, Message_PrinterOStream - add option printing colored...
authorkgv <kgv@opencascade.com>
Sat, 5 Oct 2019 19:01:09 +0000 (22:01 +0300)
committerkgv <kgv@opencascade.com>
Sat, 19 Oct 2019 12:52:25 +0000 (15:52 +0300)
commit805d47f2caeff1c08c2851412428c89ac0da5f3a
tree481cab5480a13ea0da982608964db13f4aa5245e
parent766e9654326fe15967a151fffdaa2fb125fbdbf7
0031036: Foundation Classes, Message_PrinterOStream - add option printing colored text into console

New property Message_PrinterOStream::ToColorize() can be set to colorize text output into console.
The new option is disabled by default.
src/Message/FILES
src/Message/Message_ConsoleColor.hxx [new file with mode: 0644]
src/Message/Message_PrinterOStream.cxx
src/Message/Message_PrinterOStream.hxx