From the daily archives:

Tuesday, October 27, 2009

The following example shows how you can enable word wrapping on a Spark List control in Flex 4 by overriding the default layout with a VerticalLayout object and set its horizontalAlign property to “justify” (instead of the default “contentJustify”).

Full code after the jump.

[click to continue…]

{ 1 comment }