At 23:38 2002-12-29 +0100, you wrote:
Hi again,
now that I took one hole day to work on my current project I ran in two
problems with the new CW 9:
* The IDE does not recognize API calls as functions. Although correctly
compiled, they are neither shown in a different colour nor is it possible to
jump to the definition by right click. Am I missing anything there?
Build the "BuildAll.mcp" project in the "CW for Palm OS Support" folder. This will rebuild all the projects and provide the IDE the needed browser info for coloring API functions. Specifically, the "BuildHeaders.mcp" project builds the precompiled headers. We didn't link in this project with the V9 wizard because we had coloring due to the code completion engine, but we disabled that engine by default due to an IDE problem that caused the IDE to crash in builds. This was fixed in the IDE before release, but we didn't turn on the completion engine by default before we pressed the final CDs.

* Thanks to palmoswerks.com I got PilRC designer to show skins, but it does
not show the property inspector. It is on the left side, I can click on it
and the mouse gets something like <-||-> but then I can't resize it (it is
of width 0) to show it like I can do it with the Catalog on the right
side....
Hmmm... we hadn't seen this on our test machines. The property inspector only appears when you're in the design view. Try using RegEdit to look at the setting for

HKEY_CURRENT_USER\Software\Falch.net\Pilrc Designer\Settings

key PropertyWidth

Make sure its a positive number. If this doesn't work, I'd prefer you send me mail so we can try to work this out with Falch.net.

--
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