Hello folks,
I'm using ConfigLoader to load some data from a XML file, here's how it looks like:
<?xml version="1.0" encoding="UTF-8"?>
<config>
<banner type="class">'dtportal.flashbanner.vos.BannerVO', "Nosso Portal", "Conheça nossos produtos web", "images/banners/banner2.jpg", "images/banners/thumbs/banner2.jpg"</banner>
</config>
Take a look at the "Conheça nossos produtos web" field. It uses the non-ASCII "ç" char. I've got a textfield in my application that gets set to this text. The issue is that this textfield doesn't show the "ç" char and the char after that ( "a" ). Take a look at the small screenshot attached.
The textfield is set with the Arial font, I'm not embedding any fonts.
Thanks in advance,
Marcelo.
_______________________________________________
Pixlib mailing list
Pixlib@...
http://osflash.org/mailman/listinfo/pixlib_osflash.org