At 00:18 2003-1-3 -0500, you wrote:
I have heard talk about it, but is there a scheduled plan to release an
update to CW9 IDE with regards to code completion
and Generating browser data from Language Parser?
Yes. We are planning on releasing a 9.1 patch at the end of January. There will be a new IDE drop with several code completion fixes, as well as fixes for half a dozen other problems we are tracking right now.

Half my api's show up as colored and right clickable to goto definition, and
then there are others that don't, all in the same source file.  I have tried
everything listed in other posts with regards to build_all.mcp, and checking
the prefix file and the macro file, and the path, and the generate browser
data from Language Parser.
I've posted ways to improve it. Editing PalmOSMacros.h to add a few new definitions and then modifying the Palm OS headers to remove the space between SYS_TRAP and the following parenthesis makes this work much better.

I currently feel like I have less functionality than the previous version of
CW, and it is very frustrating.
You can get the same functionality as before by configuring your project to use compiler-generated browser data and then linking to the BuildHeaders.mcp project. This will revert to the old method of generating browser information based on compiled files, and will then pull in that info from the build of the Palm OS precompiled headers.

--
Ben Combee <[EMAIL PROTECTED]>
CodeWarrior for Palm OS technical lead
Palm OS programming help @ www.palmoswerks.com

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


Reply via email to