https://github.com/edvin/tornadofx-samples
Samples and best practices for TornadoFX
https://github.com/edvin/tornadofx-samples
Last synced: 10 months ago
JSON representation
Samples and best practices for TornadoFX
- Host: GitHub
- URL: https://github.com/edvin/tornadofx-samples
- Owner: edvin
- License: apache-2.0
- Created: 2016-04-28T22:06:44.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2024-02-02T20:34:51.000Z (over 2 years ago)
- Last Synced: 2025-08-23T23:11:53.932Z (10 months ago)
- Language: Kotlin
- Size: 5.33 MB
- Stars: 193
- Watchers: 15
- Forks: 59
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README

# TornadoFX Samples
Samples and best practice showcase for TornadoFX
[](http://www.apache.org/licenses/LICENSE-2.0)
## Demos
- [Login](https://github.com/edvin/tornadofx-samples/tree/master/login) - Login screen, remember me, main view only shown to logged in users.
- [Charts](https://github.com/edvin/tornadofx-samples/tree/master/charts) - Show all barcharts that can be made.
- [Forms](https://github.com/edvin/tornadofx-samples/tree/master/forms) - Show how forms work
- [Treeviews](https://github.com/edvin/tornadofx-samples/tree/master/treeviews) - Show two ways of building treeviews.