thomasnield
11/07/2018, 6:32 PMthomasnield
11/07/2018, 6:32 PMcarlw
11/07/2018, 6:33 PMthomasnield
11/07/2018, 6:33 PMRuckus
11/07/2018, 6:35 PMfun main() = launch<MyApp>()
(assuming you don't care about the args
)iari
11/07/2018, 6:42 PMcarlw
11/07/2018, 6:43 PMcarlw
11/07/2018, 6:44 PMiari
11/07/2018, 6:46 PMthomasnield
11/07/2018, 6:53 PMObservable<Node>
that feeds into a Binding
which feeds into the TableView
factory.Spike Baylor
11/07/2018, 6:53 PMthomasnield
11/07/2018, 6:54 PMNode
is formatted heavily with conditional formatting and other stuffthomasnield
11/07/2018, 6:54 PMcellFormat
and cellDecorator
, but the frequency of changes due to user interaction makes them misbehave quite a bit.thomasnield
11/07/2018, 6:56 PMsmartResize()
and other resizing mechanisms are useful for 95% of TableViews in my experience. But when you get into highly customized TableViews with a bunch of Nodes for cells... it breaks downgroostav
11/07/2018, 7:05 PMfun initialize() = launch {...
style controller initializers?carlw
11/07/2018, 7:09 PMiari
11/07/2018, 7:58 PMiari
11/07/2018, 8:02 PMcarlw
11/07/2018, 8:03 PMcarlw
11/07/2018, 8:04 PMiari
11/07/2018, 8:04 PMcarlw
11/07/2018, 8:05 PMiari
11/07/2018, 8:06 PMiari
11/07/2018, 8:06 PMiari
11/07/2018, 8:06 PMcarlw
11/07/2018, 8:07 PMiari
11/07/2018, 8:08 PMiari
11/07/2018, 8:09 PMiari
11/07/2018, 8:09 PMiari
11/07/2018, 8:10 PM