Posts tagged as:

TypographicCase

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…]

{ 0 comments }

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…]

{ 3 comments }