Flex TextField won't accept "ü" and other "German" characters
Posted
by erikcw
on Stack Overflow
See other posts from Stack Overflow
or by erikcw
Published on 2010-04-09T14:52:04Z
Indexed on
2010/04/09
15:13 UTC
Read the original article
Hit count: 364
I'm having problems with Flex (3.5) auto converting "ü" into a "u". As soon as I paste the character in, it transforms.
Is there something I need to turn on to enable these other character sets? I thought Flex supported UTF-8?
Thanks!
© Stack Overflow or respective owner