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
 Enhanced coloring with ViewWhitespace on VC6
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

mmb
Senior Member

42 Posts

Posted - Jul 05 2006 :  07:37:32 AM  Show Profile  Reply with Quote
Although this is an old problem I havn't found it's report here, so...

For some versions, coloring did not work right if ViewWhitespace is enabled in VC6 (at least in a german version. But I'm sure it happens on a english one either). VC2005 seems to work.

jpizzi
Tomato Guru

USA
642 Posts

Posted - Jul 05 2006 :  10:46:09 PM  Show Profile  Reply with Quote
I just tried it with VC6 and VA 1528. It seems to work. Is there a specific coloring that disappears, or all of it?

Joe Pizzi
Go to Top of Page

mmb
Senior Member

42 Posts

Posted - Jul 06 2006 :  07:09:42 AM  Show Profile  Reply with Quote
Try this:

static int func(const void *p1, const void *p2)
{
return p1 != p2;
}

On my machine p1 (inside the function) is "not colored" if I enable ViewWhitespace.

Moreover, check this:

struct x {
int y;
struct x * l;
};

int test()
{
struct x z;
}

If ViewWhitespace is enabled, x (inside the function and inside the struct) is not colored.
z is in both cases colored as type which is also wrong...
If ViewWhitespace is disabled, x in the type declaration looks different that the x inside the function ...

Setup is 1528 + german VC6.
Go to Top of Page

support
Whole Tomato Software

5566 Posts

Posted - Jul 06 2006 :  11:24:13 AM  Show Profile  Reply with Quote




Edited by - support on Jul 06 2006 11:24:38 AM
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Jul 06 2006 :  6:39:40 PM  Show Profile  Reply with Quote
i can reproduce this in a English VC6. it turns out this was reported once before

case=498

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

support
Whole Tomato Software

5566 Posts

Posted - Jul 07 2007 :  12:39:36 AM  Show Profile  Reply with Quote
case=498 is fixed in Build 1559
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