At 09:24 PM 9/12/2002 -0700, you wrote:
>I have a wierd issue in code warrior.
>
>I have been extemely spoiled by the all of the color coding that you can
>setup in CodeWarrior ( vs. that of Visual Studio ).  However, when I build
>my app in DEBUG mode vs. Release mode, I lose my color coding!  Has anyone
>seen this?  Better yet, does anyone know how I can get my colors back?  Oh,
>I only lose colors of PalmOS defined Typdefs, Functions, Etc...

This is based on two settings:

First, in your target's Build Settings, make sure the "Activate Browser" 
checkbox is on.

Second, if you're using a precompiled header, you should add the 
BuildHeaders.mcp project to your project, and then link it as a dependency 
of your target in the Targets tab.  This will import the browse information 
from the project that builds the precompiled headers into your 
application's target.

-- 
Ben Combee
CodeWarrior for Palm OS Platform technical lead
[EMAIL PROTECTED]


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to