Join Slack
Powered by
what you're doing in FX terms is a Platform.runLat...
# tornadofx
c
carlw
03/30/2018, 4:33 PM
what you're doing in FX terms is a Platform.runLater() with that variation of runAsync / ui. you can try a lambda with FX code passed to runLater to get rid of the awkward runAsync no-oip
6
Views
Open in Slack
Previous
Next