nimakro
11/02/2017, 7:55 PMedvin
11/02/2017, 7:55 PMedvin
11/02/2017, 7:55 PMedvin
11/02/2017, 7:56 PMron
11/02/2017, 7:56 PMedvin
11/02/2017, 7:57 PMitem.title
to the label builder's text
property, and that doesn't accept null values, but item.title
is bound to be null at construction time.edvin
11/02/2017, 7:57 PMcellFragment
you just gotta learn the hard way.. hehe.. Hang on while I update the code.edvin
11/02/2017, 7:57 PMedvin
11/02/2017, 7:58 PMedvin
11/02/2017, 7:59 PMitem.title
to item.titleProperty
but that will introduce another kind of bug. The code will run, but you'll get blank values. Care to guess why?ron
11/02/2017, 8:00 PMedvin
11/02/2017, 8:04 PMitemProperty
will change to contain an actual item.edvin
11/02/2017, 8:06 PMedvin
11/02/2017, 8:07 PMedvin
11/02/2017, 8:07 PMedvin
11/02/2017, 8:07 PMedvin
11/02/2017, 8:07 PMron
11/02/2017, 8:08 PMedvin
11/02/2017, 8:12 PMron
11/02/2017, 8:12 PMron
11/02/2017, 8:12 PMedvin
11/02/2017, 8:13 PMedvin
11/02/2017, 8:13 PMedvin
11/02/2017, 8:13 PMbindTo
, so the syntax above will now work.ron
11/02/2017, 8:15 PMron
11/02/2017, 8:15 PMron
11/02/2017, 8:24 PMron
11/02/2017, 8:24 PMPasted image at 2017-11-02, 9:24 PM▾
Marcin Wisniowski
11/02/2017, 9:46 PMMarcin Wisniowski
11/02/2017, 9:46 PM