Join Slack
Powered by
<@U25U0KPFT> You are only adding an event handler ...
# tornadofx
e
edvin
10/10/2016, 2:28 PM
@carlw
You are only adding an event handler to
completed
which is is a CheckBox within the Fragment. So if you add an event handler to that CheckBox in init, you only do it once per Fragment. That's what I meant 🙂
Open in Slack
Previous
Next