Join Slack
Powered by
Or alternatively load an image from the classpath:...
# tornadofx
j
jschneider
11/16/2017, 8:46 AM
Or alternatively load an image from the classpath: Best I could come up with is that:
graphic = FX::class.java.getResource("/com/cedarsoft/.../busy.gif").toURI()
Open in Slack
Previous
Next