Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Feature Requests
 Strings in VC++ 6

You must be registered to post a reply.
Click here to register.

Screensize:
UserName:
Password:
Format: BoldItalicizeUnderlineStrikethrough Align leftCenterAlign right Insert horizontal ruleUpload and insert imageInsert hyperlinkInsert email addressInsert codeInsert quoted textInsert listInsert Emoji
   
Message:

Forum code is on.
Html is off.

 
Check to subscribe to this topic.
   

T O P I C    R E V I E W
DllHell Posted - Oct 12 2008 : 10:51:13 AM
Would it be possible for strings in VC++ 6 to be highlighted like in the newer VC++ 2008.

MSVC++ 2008:

char szString[4] = "o.O";


MSVC++ 6:

char szString[4] = "o.O";


May seem small but it gets annoying after a while
2   L A T E S T    R E P L I E S    (Newest First)
DllHell Posted - Oct 14 2008 : 01:44:24 AM
Oh dam...... Im new to VC6 , ditched VC 2008 because of the runtimes that no-one has...........
Thanks alot, i never even knew that tab existed

Excellent product BTW I was a Code::Blocks lover before I found this
feline Posted - Oct 13 2008 : 07:30:36 AM
You can already do this, simply go into:

VC6 tools menu -> Options -> Format tab -> Colors = String

and set the foreground and background colour that you want. Personally I always do this on systems that I use, I like my strings to be in a distinct colour, I find this helps

© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000