I also just upgraded to the latest version of IDEA , just in case that was of any impact , still same issues
c
Czar
01/18/2019, 9:46 PM
you're missing
import tornadofx.vbox
a
amiracam
01/18/2019, 10:29 PM
Used star import and was not able to locate vbox
s
StevieB
01/18/2019, 10:37 PM
I'm no expert either, but shouldn't that be
Copy code
override val root = vbox {
c
Czar
01/18/2019, 10:38 PM
Haha, right 😄 These types of mistakes are somehow the hardest to catch. I had something along these lines last week, wasted an hour.
a
amiracam
01/19/2019, 12:02 AM
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