Ben Combee wrote: > 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 for the hint. But I can't get it to work. Here's what I did: I opened BuildAll.mcp and hit F7. Then after several minutes of compiling I closed this project and - for testing purposes - tried to set up a new project with the "Palm OS C Application Wizard". But the same as before: neither coloring nor jumping to function definition by right click. CodeCompleten works sometimes, sometimes not. What am I doing wrong? > 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. That solved it !! Thank you. It is totally reproducible: set width to 0: I am not able to resize it any longer. But set width to a positive number: resizing is possible. Thank you Ben for your quick answer. Perhaps we can get coloring etc. to work as well? I hoped I could finish my current PalmOS project this year ;-) Regards, Nikolaus -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
