javafxpert
12/22/2017, 8:13 PMWith fill letters▾
javafxpert
12/23/2017, 5:27 AMedvin
12/23/2017, 8:00 AMcarlw
12/23/2017, 5:24 PMjavafxpert
12/23/2017, 5:35 PMedvin
12/24/2017, 10:12 AMedvin
12/24/2017, 10:20 AMnimakro
12/24/2017, 4:52 PMedvin
12/24/2017, 5:11 PMRuckus
12/24/2017, 6:35 PMamanda.hinchman-dominguez
12/25/2017, 5:44 PMjavafxpert
12/25/2017, 6:02 PMcarlw
12/25/2017, 6:24 PMedvin
12/25/2017, 6:27 PMedvin
12/25/2017, 8:17 PMamanda.hinchman-dominguez
12/25/2017, 11:41 PMamanda.hinchman-dominguez
12/25/2017, 11:45 PMScreen Shot 2017-12-25 at 6.45.11 PM.png▾
amanda.hinchman-dominguez
12/25/2017, 11:46 PMedvin
12/26/2017, 12:57 PMMouseEvent
exposes both getTarget()
and getSource()
edvin
12/26/2017, 1:01 PMedvin
12/26/2017, 1:04 PMamanda.hinchman-dominguez
12/26/2017, 1:20 PMamanda.hinchman-dominguez
12/26/2017, 4:32 PMsource v target v $receiver▾
amanda.hinchman-dominguez
12/26/2017, 4:33 PMedvin
12/26/2017, 4:37 PMgetParentOfType()
on that to get to the Tile? That's your goal right, identifying the tile? You should be able to solve this more easily with a custom dnd payload though, so you don't have to guess. But if you look at the parent hierarchy of the target you should find your Tile I think.carlw
12/26/2017, 4:55 PMcarlw
12/26/2017, 4:56 PMedvin
12/26/2017, 4:56 PMcarlw
12/26/2017, 4:58 PM