Thanks Carl. That worked
# tornadofx
j
Thanks Carl. That worked
r
You should file a bug report for that part of the guide. That's a huge issue.
👍 1
Actually, it might be fixed if you add
import tornadofx.*
. It's generally a good idea to add that import so you get access to some of the extension functions and delegations added for JavaFX observables and stuff.
👍 1