Interesting SO question. I answer this with maybe ...
# tornadofx
e
Interesting SO question. I answer this with maybe the most important take away from learning TornadoFX - you can always access the underlying JavaFX API. I can't stress this enough 🙂 https://stackoverflow.com/questions/46182788/tornadofx-drag-and-drop-on-a-treeview/46196564#46196564
👍 3
p
this was very useful to me regarding how to use SAM and Object inline.
e
I remember I struggled with that as well in the beginning 🙂