Join Slack
Powered by
<@U6L2XCXU2> I can expose the toggle button in eac...
# tornadofx
e
edvin
11/22/2017, 10:48 AM
@aayush
I can expose the toggle button in each drawer item so that you can bind a boolean expression to the enabled state using
enableWhen
or
disableWhen
?
a
aayush
11/22/2017, 11:01 AM
@edvin
Yeah okay. How to do that?
e
edvin
11/22/2017, 11:38 AM
I will make sure you can do
toggleButton.enableWhen(yourBooleanExpression)
later today 🙂
👍 1
5
Views
Open in Slack
Previous
Next