Dear jkl,
I have already added the line #define PILOT_PRECOMPILED_HEADERS_OFF at the
very beginning of my project, but still nothing change, what should I do
now?
p.s. I am using CW 6 and SDK 3.5.
Thanks a lot!
Oscar
----- Original Message -----
From: "Jun-Kiat Lam" <[EMAIL PROTECTED]>
To: "Palm Developer Forum" <[EMAIL PROTECTED]>
Sent: Monday, February 19, 2001 11:45 PM
Subject: Re: Code Warrior Setting Problem
> Gee and Oscar,
>
> The stationery that came with certain versions of the SDK used precompiled
> OS headers instead of just linking in the OS headers directly. When using
> precompiled headers, you do not have access to the browser information for
> the OS symbols such as the OS types and API function names. To turn
> precompiled headers off simply add
>
> #define PILOT_PRECOMPILED_HEADERS_OFF
>
> at the top of the source file before the #include <PilotMain.h>
>
> Hope this helps.
>
> -- jkl
>
> ----- Orginal Message -----
> From: "Ng Wei Gee" <[EMAIL PROTECTED]>
> Newsgroups: palm-dev-forum
> To: "Palm Developer Forum" <[EMAIL PROTECTED]>
> Sent: Sunday, February 18, 2001 3:10 PM
> Subject: Re: Code Warrior Setting Problem
>
>
> > Hi!
> >
> > I've exactly the same problem as Oscar, but I've already enabled both
the
> > browser colouring and Syntax Colouring. I've another project using
> > single-segment and it has no problems with the colouring. However, this
> new
> > project that I'm working on, which I used the OS3.1 multi-segment
> > stationery, does not have the colouring. Is there some kind of "hidden"
> > setting to get it going?
> >
> > Regards,
> > Gee.
> >
> >
> > Richard Burmeister <[EMAIL PROTECTED]> wrote in message
> > news:40092@palm-dev-forum...
> > >
> > > > From: Oscar
> > > > How can I set my code warrior so that all the system API
> > > > functions and data
> > > > type can change to blue in colour,
> > >
> > > On the menu, select Edit, then Preferences..., then put a checkmark
next
> > to
> > > "Activate Browser Coloring" on the Browser Display panel and next to
> "Use
> > > Color Syntax" on the Syntax Coloring panel. Then click Save.
> > >
> > > > and also when I right click on
> > > > it, I can
> > > > see the definition?
> > >
> > > Highlight a word, then press Ctrl-' (Ctrl and single quote) to go to
> the
> > > definition. Or, you can highlight a word, right-click, and then
select
> > "Go
> > > to definition of ..." from the context menu.
> > >
> > >
> > >
> >
> >
> >
> > --
> > For information on using the Palm Developer Forums, or to unsubscribe,
> please see http://www.palmos.com/dev/tech/support/forums/
> >
>
>
> --
> For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/tech/support/forums/
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/