Superbob0000
01-24-2006, 05:38 PM
Obviously, the non breaking issue is a problem with chinese, and palm os doesnt support pure unicode, so with encoding with big5/simp you run into breaks on spaces throughout the pdb. I recently found a fix that works with US ROM(not chinese rom) Pocketpc. instead of inserting   for unicode files, insert "" (without quotes) its the code for the DELETE Key, which is not practically used with isilo, but it serves as a single space divider, thats non-breaking. I do not know if this works on the palm platform, but if someone with CJKOS(or the like) would like to try it, that would be great(im assuming it will work).