I've just noticed an odd thing happening on Japanese roms.

FldWordWrap() is treating a "(" as a break between words.

If I attempt to wrap the text "testing testing testing testing(testing)"
with a width wide enough to display the first 4 "testings", it gets
wrapped this way on an English rom:

testing testing testing
testing(testing)

But on a Japanese rom, it gets wrapped like his:

testing testing testing testing
(testing)

Is that the correct behavior?  If so, why is it different on Japanese
vs English?  Both tests were done with 4.0 roms.

A related question, why are there no (c) and (r) characters in the
PalmSJIS encoding?  I'm having to switch to "(c)"  and "(r)", which
is what caused the problem above. :)

Thanks,



--
Bill Kirby
Electron Hut
www.electronhut.com





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

Reply via email to