The HTML file is adjacent to the view, and I've tr...
# tornadofx
j
The HTML file is adjacent to the view, and I've tried
engine.load(resources["bg.html"])
,
engine.load(resources["./bg.html"])
, and a few other things. I can't seem to figure out why I'm getting the NPE