I'm creating a multi-line string resource, using carriage returns.  Looking at the 
string in constructor, it shows as 0D.  However, when I load the resource in my app, 
the carriage returns have been replaced by linefeeds (0A).

It's a bummer, because I'm trying to change a label with this resource, and the label 
ignores the linefeeds, leading to a bad display.  If I change the 0As to ODs in the 
debugger, FrmCopyLabel works fine.

Scott

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

Reply via email to