Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
User name:
Password:
Save Password
Forgot your password?

 All Forums
 Visual Assist
 Technical Support
 Syntax coloring
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

zizka
Starting Member

1 Posts

Posted - Apr 04 2005 :  2:20:12 PM  Show Profile
I've tried to set up the syntax coloring but it behaves weird...

class CFoo
{
public:
int m_dBar;
CStatic m_Static

void Init();
}

CFoo::CFoo()
{
m_dBar=2;
}

void CFoo::Init(void)
{
DDX_Update();
}

So it seems that there are this problems:
1 - it does not color names of class variables (CStatic) in declaration of class
2 - it does not color variable names before the underscore (m_Static,m_dBar)
3 - it does not color method names before the underscore (DDX_Update)
4 it does not color class names in definition of methods, only the constructor is colored

I have version 1298 and it does not seem that there is fix in version 1299. So is it a bug or is this behavior a "feature"?

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Apr 04 2005 :  2:41:50 PM  Show Profile
the first thing to try is:
tools menu -> options -> fonts and colors -> use defaults

this may fix the problem. this assumes you are using .NET 2003.

next idea, are you using a black background in the IDE? if so try going into fonts and colors and changing the colour for identifiers from white (255, 255, 255) to (255, 255, 254)

if neither action helps then can you please post more details. see here for advice on what information to provide:
http://forum.wholetomato.com/forum/topic.asp?TOPIC_ID=2703

zen is the art of being at one with the two'ness
Go to Top of Page

waja
New Member

2 Posts

Posted - Apr 25 2005 :  2:22:39 PM  Show Profile
I have the same problem in 10.1.1301.0 I do use a black background and I have tried to use the default colors. Nothing works.

VA_X.dll file version 10.1.1301.0
Licensed to:
VA X: Support ends 2006.04.20
VA.NET 7.1:
VAOpsWin.dll version 1.2.0.4
DevEnv.exe version 7.10.3077.0
msenv.dll version 7.10.3274.0
Font: Courier New 13(Pixels)
Comctl32.dll version 5.82.2900.2180
WindowsNT 5.1 Build 2600 Service Pack 2
2 processors

Platform: Win32
Stable Includes:
C:\\Program Files\\SGI\\STL;
C:\\Program Files\\Microsoft Visual Studio .NET 2003\\Vc7\\include;
C:\\Program Files\\Microsoft Visual Studio .NET 2003\\Vc7\\include;
C:\\Program Files\\Microsoft Visual Studio .NET 2003\\Vc7\\atlmfc\\include;
C:\\Program Files\\Microsoft Visual Studio .NET 2003\\Vc7\\PlatformSDK\\include\\prerelease;
C:\\Program Files\\Microsoft Visual Studio .NET 2003\\Vc7\\PlatformSDK\\include;
C:\\Program Files\\Microsoft Visual Studio .NET 2003\\SDK\\v1.1\\include;
C:\\WINDDK\\3790\\inc\\ddk\\wnet;
C:\\WINDDK\\3790\\inc\\wnet;

Library Includes:
C:\\Program Files\\Compuware\\SoftICE Driver Suite\\DriverWorks\\source;
C:\\Program Files\\Microsoft Visual Studio .NET 2003\\Vc7\\atlmfc\\src\\mfc;
C:\\Program Files\\Microsoft Visual Studio .NET 2003\\Vc7\\atlmfc\\src\\atl;
C:\\Program Files\\Microsoft Visual Studio .NET 2003\\Vc7\\crt\\src;

Other Includes:

Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Apr 25 2005 :  3:05:58 PM  Show Profile
waja can you try the following. in the IDE options -> fonts and colours change the colour of "Text" from (255, 255, 255) to (254, 255, 255)

zen is the art of being at one with the two'ness
Go to Top of Page

waja
New Member

2 Posts

Posted - May 02 2005 :  8:04:05 PM  Show Profile
quote:
Originally posted by feline

waja can you try the following. in the IDE options -> fonts and colours change the colour of "Text" from (255, 255, 255) to (254, 255, 255)


Changing the colour of Text fixed the problem.
Thanks,
waja
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - May 03 2005 :  3:27:55 PM  Show Profile
case=488

zen is the art of being at one with the two'ness
Go to Top of Page

sean
Whole Tomato Software

USA
2817 Posts

Posted - May 04 2005 :  5:01:36 PM  Show Profile
waja, are you using a localized version of the VS IDE?
Go to Top of Page

sean
Whole Tomato Software

USA
2817 Posts

Posted - May 04 2005 :  5:02:54 PM  Show Profile
zizka, are you using a localized version of the VS IDE (by localized I mean not US english)?
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000