Thread: color question

  1. #1
    Registered User
    Join Date
    Mar 2004
    Posts
    494

    color question

    u know how keywords turn to blue and comments turn to green, is there a way i can make the strings turn into a color like red or something? im using visual c++ 6.0
    When no one helps you out. Call google();

  2. #2
    Registered User jlou's Avatar
    Join Date
    Jul 2003
    Posts
    1,090
    Yes, there is:
    1. Go to Tools->Options
    2. Select the tab all the way on the far right, Format.
    3. In the Category listbox, select All Windows.
    4. In the Colors listbox, scroll down a little and select String.
    5. Change the Foreground color to Red.
    6. Hit OK to save and exit.

    You can also change fonts and color for other things while there. If you only want the color to be red in source code, select Source Windows as the Category.

  3. #3
    Registered User
    Join Date
    Mar 2004
    Posts
    494
    hey thats works, didnt know there were so many options heeh cool.
    When no one helps you out. Call google();

Popular pages Recent additions subscribe to a feed