JavaFX: how to set a stage undraggable

前端 未结 0 1093
灰色年华
灰色年华 2020-12-10 18:19

there\'s a stage, that I\'v already disabled (by root.setDisabled(true)) und set unresizable (by .setResizable(false)), and now i\'d like to set it also undraggable. But I h

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