JavaFX bind menu button visibility to the length of a string

前端 未结 0 503
失恋的感觉
失恋的感觉 2020-12-21 19:08

I want to bind by "saveGameButton.disableProperty()" to the length of a string. If the string is empty, it should be disabled.

Thanks for your help, Sedrik<

相关标签:
回答
  • 消灭零回复
提交回复
热议问题