Join Slack
Powered by
Take a look at this sample. In the Controller, the...
# tornadofx
e
edvin
04/28/2017, 1:06 PM
Take a look at this sample. In the Controller, the
hello
function is actually private. The only way to access it is via the
helloCommand
, which turns the action into a command, and configures it to always run on the UI thread.
2
Views
Open in Slack
Previous
Next