https://github.com/edvin/tornadofx-samples
Samples and best practices for TornadoFX
https://github.com/edvin/tornadofx-samples
Last synced: 2 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 9 years ago)
- Default Branch: master
- Last Pushed: 2024-02-02T20:34:51.000Z (over 1 year ago)
- Last Synced: 2025-03-27T06:51:58.257Z (3 months ago)
- Language: Kotlin
- Size: 5.33 MB
- Stars: 192
- Watchers: 16
- Forks: 59
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README

# TornadoFX SamplesSamples 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.