>I'm trying to display Asian character strings in a dynamically
>generated field.  In some cases the string truncates prematurely
>despite adequate pixel width as determined by FontLineWidth().  Other
>times where the string actually does need to wrap, the it will
>however many of the characters are replaced by garbage.  Is there a
>work around for this?  Does anyone know of sample code which
>addresses such localization issues?

As Ben noted, the problem is mostly likely that the hack you're using 
to support Korean (and probably Chinese) isn't properly implementing 
the lower-level support required for proper word wrapping.

-- Ken
-- 
Ken Krugler
TransPac Software, Inc.
<http://www.transpac.com>
+1 530-470-9200

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

Reply via email to