Adding a background color to a spark Group
November 23rd, 2009
2 comments
In halo you could add a background color to any container by setting the backgroundColor style, but this is not the case for every spark container. Setting this style on components that extend from SkinnableContainer will work fine, but this style doesn’t exist on the Group component.
Read more…