Im trying to do something like this where user is ...
# tornadofx
f
Im trying to do something like this where user is a ViewModel `enableWhen(user.token.value.isBlank().observable())`` , not really sure i understand bindings, could someone give som pointers on how to run a string function on a string property and turn it into a boolean property?