I am getting a text field from a database that includes the Hawai?ian okina. The okina is that opostrophe you see in the word Hawai?i. Only it’s not an apostrophe as it curves in the opposite direction as an apostrophe.
In the flash project I am replacing, ʻ worked when passing xml. In xojo, however, XMLReader just reads it literally and returns ʻ instead of the okina. Just passing the okina results in a quistion mark.
Any suggestions? If all else fails I will us an apostrophe, but that is really bad form here in Hawai?i.
Thanks Tim. Actually I did do some searching with google before I posted here and saw that wiki article. Says what I already know.
Also, please note that I mispoke about flash. Taking another look at my flash app, it is doing the same thing as my xojo app. Wierd that I never noticed the problem before.