The following example shows how you can set the typographic case (lowercase, uppercase, etc) on a Spark Label control in Flex 4 by setting the typographicCase style to one of the static constants in the flash.text.engine.TypographicCase class.
Full code after the jump.
[click to continue…]
Tagged as:
Gumbo,
TypographicCase
The following example shows how you can set the typographic case on a Spark TextArea control in Flex 4 by setting the typographicCase style to one of the static constants in the flash.text.engine.TypographicCase class.
Full code after the jump.
[click to continue…]
Tagged as:
Gumbo,
TypographicCase