Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 1649 Color bug report

You must be registered to post a reply.
Click here to register.

Screensize:
UserName:
Password:
Format: BoldItalicizeUnderlineStrikethrough Align leftCenterAlign right Insert horizontal ruleUpload and insert imageInsert hyperlinkInsert email addressInsert codeInsert quoted textInsert listInsert Emoji
   
Message:

Forum code is on.
Html is off.

 
Check to subscribe to this topic.
   

T O P I C    R E V I E W
ircbox Posted - Oct 23 2008 : 04:29:10 AM
xp sp2
VC++6 sp5

before




after
4   L A T E S T    R E P L I E S    (Newest First)
feline Posted - Nov 18 2008 : 5:40:16 PM
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?
ircbox Posted - Nov 04 2008 : 12:54:11 AM
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.
feline Posted - Oct 27 2008 : 2:55:02 PM
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.
feline Posted - Oct 23 2008 : 09:59:03 AM
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.

© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000