thomasnield
09/30/2017, 3:24 PMPart 1
covers the core features of TornadoFX in a sequential, book-like manner. Part 2
is a hodgepodge of advanced and specialized topics that don't follow any consecutive order, kind of like a Wiki.edvin
09/30/2017, 4:11 PMedvin
09/30/2017, 4:12 PMthomasnield
09/30/2017, 4:35 PMtieskedh
09/30/2017, 6:48 PMwhen
is used for when, than when
makes when clearer than when if/else is used for when.nimakro
09/30/2017, 6:59 PMtieskedh
09/30/2017, 7:01 PMcarlw
09/30/2017, 8:47 PMtieskedh
09/30/2017, 9:01 PMwhen
is a better choice then if/else. In the next sentence I'm making it clearer: https://gist.github.com/tieskedh/65a90173c867aca35e2b988ff4baabd1tieskedh
09/30/2017, 9:05 PMcarlw
09/30/2017, 9:19 PMcarlw
09/30/2017, 9:19 PMedvin
09/30/2017, 9:27 PMtieskedh
09/30/2017, 9:29 PMtieskedh
09/30/2017, 9:57 PMthomasnield
09/30/2017, 11:40 PMedvin
10/01/2017, 1:53 AMthomasnield
10/01/2017, 3:27 AMtieskedh
10/01/2017, 11:55 AMmelston
10/01/2017, 3:48 PMTreeTableView
with multi-select enabled. I have a context menu that works as expected when a single item is selected but I would like select several items and apply the context menu to all of the selected items. Is that possible?tieskedh
10/01/2017, 3:52 PMthomasnield
10/01/2017, 3:55 PMmelston
10/01/2017, 3:58 PMselectedItem?...
and replace it with something else?melston
10/01/2017, 4:00 PMlazyContextMenu
. That wasn't in the guide and I couldn't make contextmenu
work. I only mention that so that others can find it later and maybe get the guide updated.melston
10/01/2017, 4:07 PMtieskedh
10/01/2017, 5:11 PMtieskedh
10/01/2017, 5:13 PMtieskedh
10/01/2017, 5:14 PMRuckus
10/01/2017, 5:16 PMthis.properties
and mixin.properties
.tieskedh
10/01/2017, 5:17 PM