On 8/3/07, Shruti Wadhwa <[EMAIL PROTECTED]> wrote: > Hi All, > I need to display unicode on various forms. I am able to display the unicode > on forms but have problem in scrolling text area.
unicode is not officially supported by palmos. only latin-1 is officially supported, software solutions exist that remap the basic character set into other sets as well. if you are looking for a true unicode solution, specifically dealing with something like utf8 then you need to roll your own solution. -- // Aaron Ardiri -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
