korlibs / docs.korge.org

MIT License
1 stars 1 forks source link

Document UI controls and skinning via the UISkin class #9

Open v79 opened 2 years ago

v79 commented 2 years ago

Please provide documentation on how to use the varius UI* components (UIButton, UICheckbox etc etc). Demonstrate how to create skins using UISkin, and how to override or change the appearance of a particular UI component. Update the korge-samples project with the latest UI components and remove the deprecated ones.