jonathan
09/12/2016, 7:49 AMedvin
09/12/2016, 7:49 AMedvin
09/12/2016, 7:52 AMimpl_setWidth()
to alter the column widths. I guess this is not a good solution. Will there be a public API to set the column widths in Java 9 perhaps?jonathan
09/12/2016, 7:52 AMjonathan
09/12/2016, 7:53 AMjonathan
09/12/2016, 7:54 AMedvin
09/12/2016, 7:54 AMSmartResize.POLICY
might be considered a bit cheeky. It is not meant that way, so maybe DynamicResizePolicy
or something like that is better.edvin
09/12/2016, 7:54 AMjonathan
09/12/2016, 7:55 AMedvin
09/12/2016, 7:56 AMjonathan
09/12/2016, 7:56 AMedvin
09/12/2016, 7:56 AMedvin
09/12/2016, 7:56 AMjonathan
09/12/2016, 7:56 AMjonathan
09/12/2016, 7:57 AMedvin
09/12/2016, 8:00 AMsetPrefWidth
worked perfectly :))jonathan
09/12/2016, 9:12 AMron
09/12/2016, 9:14 AMRuckus
09/12/2016, 3:11 PMKotlinObjectProperty
you merged is the practically the opposite of what we wanted. I added a comment to the PR, but basically we need a non-nullable object property, and what we got was a nullable object property that crashes on nulls.Ruckus
09/12/2016, 3:12 PMron
09/12/2016, 4:33 PMron
09/12/2016, 4:33 PMron
09/12/2016, 4:33 PMedvin
09/12/2016, 5:27 PMron
09/12/2016, 5:50 PMRuckus
09/12/2016, 6:02 PMRuckus
09/12/2016, 6:04 PMKotlinObjectProperty
in mind. We should probably nail down exactly what we want it to be, then any one of us could throw it together pretty quick.thomasnield
09/12/2016, 6:05 PMRuckus
09/12/2016, 6:08 PMRuckus
09/12/2016, 6:08 PM