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.
Cool!
Is it possible to use it with mxml?
The original Minimal Components is restricted to pure as3 only.
That’s fantastic work!
Any ideas when you’re going to tackle window, etc?