Flex Button Size Setting For Implementing Multilanguage

Posted by user961496 on Stack Overflow See other posts from Stack Overflow or by user961496
Published on 2012-06-20T09:00:39Z Indexed on 2012/06/20 9:16 UTC
Read the original article Hit count: 160

I'm creating a flex app with multilanguage support. But there's a problem with the design when I try to implement multilanguage support. For example :

In Chinese : ??

In English : Good Morning

The button size is not enough when I change the language to English. Although I set the button width with dynamic size, but the button will closing the objects around it

Code is here http://pastebin.com/7fDB2VU2

© Stack Overflow or respective owner

Related posts about flex

Related posts about localization