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
 1649 Color bug report
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

ircbox
New Member

2 Posts

Posted - Oct 23 2008 :  04:29:10 AM  Show Profile  Reply with Quote
xp sp2
VC++6 sp5

before




after

Edited by - ircbox on Oct 23 2008 04:52:10 AM

feline
Whole Tomato Software

United Kingdom
18943 Posts

Posted - Oct 23 2008 :  09:59:03 AM  Show Profile  Reply with Quote
The pictures will not load for me. Are they loading for you?

You can send me the pictures via the form:

http://www.wholetomato.com/support/contact.asp

including this thread ID or URL in the description, so we can match it up, instead if that is easier.

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

feline
Whole Tomato Software

United Kingdom
18943 Posts

Posted - Oct 27 2008 :  2:55:02 PM  Show Profile  Reply with Quote
I have the pictures, thank you for these:

Before:



After:



Are these before and after installing VA?

If you look at:

VC6 tools menu -> Options -> Format tab -> Colors = Wizard IDL/ODL Code

what is this set to? I think this is the VC6 option that controls the colour for this code.

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

ircbox
New Member

2 Posts

Posted - Nov 04 2008 :  12:54:11 AM  Show Profile  Reply with Quote
Two pictures are all captured after installing VA.

Before:
There are the lines "//{{AFX_VIRTUAL(CTestApp" and "//{{AFX_MSG(CTestApp)",the colour of the following are wrong.

After:
delete the lines,the colour of the following are right.

This is the bug of VA,VC6 option doesn't control the colour for this code.
Besides VA1649,all the VA versions that I can download have the same problem.

Edited by - ircbox on Nov 04 2008 12:58:01 AM
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18943 Posts

Posted - Nov 18 2008 :  5:40:16 PM  Show Profile  Reply with Quote
Apologies for the delay in getting back to you about this.

I am confused over what is happening here. Using VC6 I have just added the following code to a C++ header file:

class CTestApp : public CWinApp
{
public:
	CTestApp();

	// overrides
	// ClassWizard generated virtual
	//{{AFX_VIRTUAL(CTestApp)
public:
	virtual BOOL InitInstance();
	//}}AFX_VIRTUAL

	// Implementation
};


This is a screen shot of what I am seeing, note the colour I have set in the VC6 options dialog. If I change the colour assigned to "Wizard Code" in VC6 options dialog then the colour of the two red lines changes to what ever colour I have chosen.



This colouring, grey in your screen shots, red in mine, is from the IDE. Are we talking about different things?

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