carlw
07/23/2017, 12:00 AMcarlw
07/23/2017, 12:00 AMedvin
07/23/2017, 8:57 AMedvin
07/23/2017, 9:03 AMRehearsing my talk :)▾
nimakro
07/23/2017, 9:50 AMedvin
07/23/2017, 10:14 AMedvin
07/23/2017, 10:15 AMcarlw
07/23/2017, 10:40 AMedvin
07/23/2017, 11:03 AMpim
07/23/2017, 11:16 AMtreeView
using star projection it says I cannot use star projection as a type argument. Do I just pass Any
as a type?pim
07/23/2017, 11:23 AMpim
07/23/2017, 12:20 PMfind<type>
this exception is thrown: java.lang.NoSuchMethodException: nl.x.y.z.ViewModel.<init>()
.pim
07/23/2017, 1:52 PMObservableSet
next to ObservableList
in for example bindChildren
edvin
07/23/2017, 3:59 PMedvin
07/23/2017, 3:59 PMedvin
07/23/2017, 4:53 PMnimakro
07/23/2017, 8:58 PMFilteredList
from javaFX and noticed that setAll
is not implemented, dose anybody know the reason for that?nimakro
07/23/2017, 9:06 PMFilteredList
is immutable 🙈pike
07/23/2017, 10:40 PMpike
07/23/2017, 11:28 PMcarlw
07/24/2017, 12:36 AMpike
07/24/2017, 2:05 AMpike
07/24/2017, 2:05 AMpike
07/24/2017, 2:06 AMScreenshot from 2017-07-24 11-06-04.png▾
pike
07/24/2017, 2:08 AMpike
07/24/2017, 4:04 AMpim
07/24/2017, 11:09 AMset
support: I think a listView
should support sets
as well. There isn't a setView
is thereedvin
07/24/2017, 12:49 PMImage uploaded from iOS▾
pim
07/24/2017, 2:21 PMdataGrid.focusedProperty
update upon selecting a child? I've created an issue on GitHub (https://github.com/edvin/tornadofx/issues/376)edvin
07/24/2017, 3:04 PMselectedProperty
should update on selection change 🙂 The focus model is not implemented, but it seems like it's the selection model you want?