At 19:33 2003-2-4 -0800, you wrote:
I've noticed that with Codewarrior 9 and PilRC, the '\n' escape code results inWe are using the raw output of PilRC, so its a general issue with that plugin. This is interesting -- I'll add it to my issues list and see if a fix is needed.
a garbage character in Form labels and is fine in Alert resources. I thought
maybe I should use '\r' instead, but it has the opposite problem; it's fine in
Form labels but produces a garbage character in Alerts.
After looking at some PRC files in a hex editor, it seems that it's an OS
inconsistency and not any inconsistency with the compiler. However, shouldn't
the compiler perform an appropriate mapping so that developers don't need to
worry about this sort of thing? Is there currently any way to do so with
Codewarrior 9?
I used to use Neil Rhodes's PilRC Codewarrior plug-in and was able to use '\n'sWell, Neil's plugin converted RCP to Rez which then got all changed around by PalmRez. The new setup doesn't use PalmRez -- it uses the straight Palm OS resource output of PilRC. This seems fishy.
all the time without any problems. (I assume that PalmRez was responsible?)
--
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/
