# OrbTk examples [![Build and test](https://github.com/redox-os/orbtk/workflows/build/badge.svg)](https://github.com/redox-os/orbtk/actions) ![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg) * calculator: calculator example * canvas: use third party render library in canvas * clear: interaction between widgets * grid: grid layout example * image: image widget * minimal: minimal example * multi_window: multi window example * overlay: draw widgets on the top * settings: use registry and settings service (load / save) * stack: stack layout example * widgets: widget overview ## License Licensed under MIT license ([LICENSE](../LICENSE)).