Skinning

Skinning ComboBox with Error State

Since the ComboBox doesn’t come with an out-of-the-box error state / skin without using an error string, you can grab the sample code below to give your comboBox an error skin. The example implements the interface IValidatable which for the … Continued

Externalizing CSS Text for Designer

Heres a quick and easy way to separate font styles from component styles which will allow ux teams to skin fonts independent of the development team or even independent of the encapsulating component itself. This all came up from a … Continued

Flex skinning links

Just a quick list of some links for skinning in flex, programmatic, graphic, or what have you. Ill be updating this list here and there as I consolidate more links.