edvin
06/08/2017, 5:30 PMbutton
instead of stackpane
and assign the group
to the graphic
property of the button. If not, you can simple add an event filter to the stackpane
that listens for mouse clicks.loloof64
06/08/2017, 5:31 PMloloof64
06/08/2017, 5:31 PMedvin
06/08/2017, 5:33 PMloloof64
06/08/2017, 5:35 PMedvin
06/08/2017, 5:36 PMloloof64
06/08/2017, 5:37 PMedvin
06/08/2017, 5:37 PMsetOnMouseClicked { }
for basic stuff.loloof64
06/08/2017, 5:39 PMloloof64
06/08/2017, 5:40 PMron
06/08/2017, 5:45 PMedvin
06/08/2017, 5:56 PMron
06/08/2017, 6:00 PMedvin
06/08/2017, 6:00 PMkasrasadeghi
06/08/2017, 6:04 PMedvin
06/08/2017, 6:05 PMkasrasadeghi
06/08/2017, 6:05 PMloloof64
06/08/2017, 6:48 PMkastork
06/08/2017, 6:59 PMkastork
06/08/2017, 7:00 PMloloof64
06/08/2017, 7:07 PMloloof64
06/08/2017, 7:07 PMloloof64
06/08/2017, 7:10 PMloloof64
06/08/2017, 7:10 PMedvin
06/08/2017, 8:02 PMassociatedPlayer
changes, right? Something like this: visibleWhen { associatedPlayerProperty.booleanBinding { it == CellValue.cross.ordinal } }
loloof64
06/08/2017, 8:42 PMloloof64
06/08/2017, 8:46 PMedvin
06/08/2017, 8:52 PMloloof64
06/08/2017, 8:59 PMthomasnield
06/08/2017, 11:02 PM