Re: [flexcoders] Possible bug with TextInput

2007-06-07 Thread Tom Chiverton
On Wednesday 06 Jun 2007, Dmitry Miller wrote: > Entering the following string (by copy/pasting) Ἁγία > Σοφία into Flex2 TextInput would result in the > string displayed incorrectly. The first character of the string would > appear as square. Does the font have a matching glyph ? -- Tom Chiverto

[flexcoders] Possible bug with TextInput

2007-06-06 Thread Dmitry Miller
Entering the following string (by copy/pasting) Ἁγία Σοφία into Flex2 TextInput would result in the string displayed incorrectly. The first character of the string would appear as square. However, as the String is passed around its not being corrupted. Copying the string from the TextInput and p