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
 Wrong characters in VS2003 CHS
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

atest
New Member

3 Posts

Posted - Jan 28 2008 :  10:03:49 AM  Show Profile  Reply with Quote
There is a annoying problem after installed Visual Assist X 10.4 series(including 1619, 1624 and 1626) on the Visual Studio 2003 Chinese version(Version 7.1.3091). It's hard to describe clearly, so I capture a screenshot to show it:

There are a lot wrong characters appear in the beginning of lines(the actual text should be Tab or "\\t" in C) and they won't change randomly when I scroll the window. And if I turn off the underlines option "Underline mistyped symbols using red" and "Underline spelling errors in comments and string using red"(or using the quick config to set Underlines to min), these wrong characters disappears! Other options seem have no effect on it.
But the underlines function is so important that I can't discard it.
On Visual Studio 6.0 english version, the problem disappears.
Thank you very much.

feline
Whole Tomato Software

United Kingdom
18940 Posts

Posted - Jan 28 2008 :  1:32:10 PM  Show Profile  Reply with Quote
In the IDE font settings is Operator set to bold?
If so can you try turning this setting off. Does that make any difference?

Which font are you using in the IDE?
Does changing to a different font make any difference?

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

atest
New Member

3 Posts

Posted - Feb 26 2008 :  07:08:38 AM  Show Profile  Reply with Quote
The font is "Fixedsys, 10pt" and not bold. And there is no difference when I switch to bold. I tried "Bitstream Vera Sans Mono", "Courier New", "Lucida Console", "Terminal", all the same.
But when I select a chinese font like simsun(+?+?+?+?), the problem disappears.
I hope you could fix the problem, thanks.
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18940 Posts

Posted - Feb 26 2008 :  07:36:35 AM  Show Profile  Reply with Quote
We have made some changes and improvements to how VA does syntax colouring, which should show up in the next build. This might fix this problem for you.

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

StarWing
Junior Member

13 Posts

Posted - Mar 02 2008 :  07:03:50 AM  Show Profile  Reply with Quote
There is the same problem with 1619 on Visual Studio 2005 Chinese Edtion. but 1619,1624 didn't have this problem. it only occurs on 1619... hope for update...
PS Lz can you offer your config of VS? I like your IDE style,-?+?-++?-+-?+?+?-?-?-?-?
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18940 Posts

Posted - Mar 03 2008 :  08:06:09 AM  Show Profile  Reply with Quote
Are you saying that VA 1624 fixes this problem?

If so then why not just use VA 1624 or VA 1626?

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

StarWing
Junior Member

13 Posts

Posted - Mar 04 2008 :  05:28:59 AM  Show Profile  Reply with Quote
I'm Sorry,I'm Sorry.it's my mistake....
OK,now i'm using 1626.i mean it was all right when i was using 1619(and i have not use 1624 yet).But the bug occurs after i update to 1626...
but when i use 1619,when i write this codes:

BEGIN_MSG_MAP(CMyWindow)
MSG_WM_CREATE(OnCreate)
END_MSG_MAP()

or

BEGIN_MSG_MAP_EX(CMyWindow)
MSG_WM_CREATE(OnCreate)
END_MSG_MAP()

it makes mistake. you know,it's the code of WTL(Windows Template Library).after this macroes,all functions's param have blue underline.such as:

class CMyWindow : public CWindow<CMyWindow>
{
BEGIN_MSG_MAP_EX(CMyWindow)
MSG_WM_CREATE(OnCreate)
END_MSG_MAP()

int OnCreate(LPCREATESTRUCT lpct)
{
//all lpct in this function are underlined
}
};

all the "lpct"are underlined. it's very ugly....

but now it's great in 1626,so i don't want roll back to 1619.the only problem of 1626 is just the Wrong characters.

My English is not very good,can you know my mean?
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18940 Posts

Posted - Mar 06 2008 :  3:39:33 PM  Show Profile  Reply with Quote
We are working on a new build which contains some fixes for drawing and highlighting. Hopefully this new build, when it is posted, will help.

zen is the art of being at one with the two'ness
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000