Updates to Skinnable Minimal Components

After a short holiday I have made some updates to the Skinnable Minimal Components. The ComboBox, List, TextArea, HScrollBar and VScrollBar can now all be skinned. You can find the source code on GitHub. I have not had time to create embedded image and drawing api versions of the skins but you can see the basic skinnable versions below.

 

The following Minimal Components can now be skinned:

  • CheckBox
  • ComboBox
  • HSlider/VSlider
  • HScrollBar/VScrollBar
  • Label
  • List
  • PushButton
  • Text
  • TextArea

 

More to come.


2 Comments:

  1. bigAl

    Cool!
    Is it possible to use it with mxml?

    The original Minimal Components is restricted to pure as3 only.

  2. Ryan

    That's fantastic work!

    Any ideas when you're going to tackle window, etc?


Leave a comment






wrap code blocks in <code> </code> tags