I also just upgraded to the latest version of IDEA...
# tornadofx
a
I also just upgraded to the latest version of IDEA , just in case that was of any impact , still same issues
c
you're missing
import tornadofx.vbox
a
Used star import and was not able to locate vbox
s
I'm no expert either, but shouldn't that be
Copy code
override val root = vbox {
c
Haha, right 😄 These types of mistakes are somehow the hardest to catch. I had something along these lines last week, wasted an hour.
a
son of a b---- gun !!! , thanks haven't done kotlin in a bit and its my first foray into TornadoFX, although I have to say that I'm disappointment that IDEA was not more helpful, they invented the language after all