Hi, Stupid problem time. I'm using stringlist resources containing accented characters. These are generated from a database in the form of .r files which are then (as I understand) compiled by Rez to create resources. The problem is that the accented characters are being 'converted' in the process and are not displaying properly. DeRez does a similar transformation on the way out.
While I can write a piece of code that modifies the text string on the way into the .r so that it has the correct ascii code to turn into the accented character I want under PalmOS I get the feeling that I'm missing something here (and I'd like to find a table that shows the mapping rather than determining it by trial and error). A search of eScribe referred to some high bit transformation and pointed to a switch that doesn't seem to exist on the Rez page of the CW8 options. Can anyone point me in the right direction? Chris Tutty -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
