Archives for May 2010

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.