]> 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)
committerabv <abv@opencascade.com>
Mon, 21 Oct 2019 08:55:40 +0000 (11:55 +0300)
commited80b022db7945067e27565b6d0911f0ebb5ed8c
tree6c13e9d553a1b66c633be0d8620b10473ae0a89d
parentc420c1ba45e8e664a976a2e343e85a8f27a2ccaa
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