edvin / tornadofx

Lightweight JavaFX Framework for Kotlin
Apache License 2.0
3.68k stars 272 forks source link

Look into simplifying the process of making custom controls #171

Open ruckustboom opened 8 years ago

ruckustboom commented 8 years ago

There is a lot of boilerplate to making custom controls in JavaFX, especially when it comes to making integrating CSS and custom skinning. It would be nice if we could find a way to reduce as much of this as possible.

It might be worth while to have this as a separate library that can work well with normal JavaFX, potentially making it the goto for custom controls and a gateway to TornadoFX.

pwittchen commented 7 years ago

There's a typo in the issue title: "siplifying" ➡️ "simplifying".