Maxon Developers Maxon Developers
    • Documentation
      • Cinema 4D Python API
      • Cinema 4D C++ API
      • Cineware API
      • ZBrush Python API
      • ZBrush GoZ API
      • Code Examples on Github
    • Forum
    • Downloads
    • Support
      • Support Procedures
      • Registered Developer Program
      • Plugin IDs
      • Contact Us
    • Categories
      • Overview
      • News & Information
      • Cinema 4D SDK Support
      • Cineware SDK Support
      • ZBrush 4D SDK Support
      • Bugs
      • General Talk
    • Unread
    • Recent
    • Tags
    • Users
    • Login

    Print out to the console with formatted text

    SDK Help
    0
    2
    218
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • H
      Helper
      last edited by

      On 27/06/2016 at 13:46, xxxxxxxx wrote:

      User Information:
      Cinema 4D Version:   R13 
      Platform:   Windows  ;   
      Language(s) :     C++  ;

      ---------
      Hi,

      I would like to know if it is possible to write into the console using formatted text i.e. different colors, bold style, and so on.

      For example I could notice GePrint() has no option for this purpose, and I can see there's an enumeration value for COLOR_CONSOLE_TEXT, however I couldn´t find how to use it.

      Thanks in advance for your kind support

      1 Reply Last reply Reply Quote 0
      • H
        Helper
        last edited by

        On 28/06/2016 at 04:15, xxxxxxxx wrote:

        Hi,

        it's not possible to have formatted text in the console.
        COLOR_CONSOLE_TEXT isn't used currently. But in general the defines in this enum just provide means to access the colors configured by the user, they can't be used to temporarily (i.e. for just one word) change colors.
        Sorry.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post