I can't See Colors

Login to reply to this topic.
Tue, 2006-05-30 19:05
Joined: 2006-03-23
Forum posts: 7
 Sad
i am using CodeWarrior™ Development Studio for Symbian™ OS
Version 3.1; July 19, 2005
Tongue free downloaded from Nokia
Problem is
:
I can't see colors for Code
eg
red -> class
blue -> template
green -> keywords
etc....

i can see colors in my app,doc,ui class files
but it is absent in View class cpp file only

I have checked options like
1.       Text Colors preference panel
2.       Activate Syntax Coloring

Can anybody help

Fri, 2006-06-02 20:28
Joined: 2006-05-08
Forum posts: 162
Re: I can't See Colors
Its one of the things in CW that's carefully hidden away from the helpless users who dared to use CW lol.

I don't have CW installed, so I can't post a screenshot. When you have the the View class cpp loaded in CW, take a look at the toolbar that's attached with the edit window (the code editor). There's a nuch of icons there, which give access to stuff like decleared functions etc. One of the toolbar buttons will give you accss to the coloring thing you are looking for. Enable it.

And word of advice, either use Carbide.c++ or Visual Studio if you have a choice.

  • Login to reply to this topic.