No, you can use the same image, just change the pa...
# tornadofx
a
No, you can use the same image, just change the path for the resource. This should work for all files in view package
imageview(resources.image("../app/icon.png"))
1