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 doesn't work well in my IDE,Help!
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

youfly
New Member

3 Posts

Posted - Mar 18 2005 :  11:41:44 AM  Show Profile
Syntax coloring doesn't work well in my IDE,and my IDE is VStudio.Net 2003 (Chinese simplified).I don't know why.
Maybe I should use English version?
For example,

void CTryApp::OnAppAbout()
{
CAboutDlg aboutDlg;
aboutDlg
.DoModal();
}

often shows as

void CTryApp::OnAppAbout()
{
CAboutDlg aboutDlg;
aboutDlg.DoModal();
}
in Black~

I really don't know why.
Pliz help me!
Thank U very much!

WannabeeDeveloper
Tomato Guru

Germany
775 Posts

Posted - Mar 18 2005 :  5:04:34 PM  Show Profile
Can you try to switch to an english version without great hassle?

We do have some problems with localized eastern-european/asian language versions, but mostly those only showed up when you had variables with uncommon (localized) characters in them...


Go to Top of Page

youfly
New Member

3 Posts

Posted - Mar 19 2005 :  12:36:32 AM  Show Profile
In fact,I had never written code(variables etc.) in Chinese,except comment.
Just as what I wrote above.
Go to Top of Page

LarryLeonard
Tomato Guru

USA
1041 Posts

Posted - Mar 19 2005 :  10:24:41 AM  Show Profile
Try this. In the IDE, choose 'Tools, Options'. Under 'Environment', select the 'Fonts and Colors' page. In the 'Display Items' listbox, select 'Text'. Click the 'Custom' button next to the 'Item foreground' combobox. In the color picker that appears, change the 'Red' by one: that is, if it's 255, make it 254; if it's 0, make it 1, etc. Now save these changes. Does that fix it?
Go to Top of Page

CybeRUS
Starting Member

Russia
1 Posts

Posted - Mar 22 2005 :  07:27:10 AM  Show Profile
I have same problem (VAX 1298, VS.NET 2003), but thanks to LarryLeonard, 'Red'=254 component of text color fix a problem.

sorry for my enlgish, i'm russian :)

let's make Games better!
Go to Top of Page

LarryLeonard
Tomato Guru

USA
1041 Posts

Posted - Mar 22 2005 :  7:25:52 PM  Show Profile
You're welcome, but actually someone else posted it a while back. Interestingly, it doesn't matter what number you use: next time, change it back to 255, and that will fix it too!
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