Brian
03/22/2019, 4:35 PMron
03/25/2019, 6:13 PMby inject
to get a controller. but often we do not want the actual controller, we want one that is not connected to that expensive (either in time or in money) APIabhinay
03/26/2019, 4:21 AMron
03/26/2019, 9:31 AMStephane M
03/26/2019, 10:54 AMcarlw
03/26/2019, 11:40 AMron
03/26/2019, 12:12 PMStephane M
03/26/2019, 2:54 PMcarlw
03/26/2019, 3:54 PMnate
03/26/2019, 6:21 PMbar
or track
of a progressbar
using inline styles. i've had success in the stylesheets, but i haven't figured out a way to do it inline thoughcarlw
03/27/2019, 8:44 PMec
03/28/2019, 8:15 PMcheckbox
in treeview
loses its check state when an items gets expanded/collapsed? I added checkbox like this
treeview {
...
graphic { checkbox {} }
}
ron
04/06/2019, 10:33 AMcarlw
04/06/2019, 10:59 AMcarlw
04/06/2019, 12:31 PMron
04/06/2019, 6:00 PMalilosoft
04/07/2019, 6:04 AMr4zzz4k
04/10/2019, 7:12 PMList<T>
from data class to ListProperty<T>
in ItemViewModel
, as the latter expects ObservableList<T>
?Avighnash
04/10/2019, 11:58 PMedvin
04/11/2019, 6:58 AMStéphane Derosiaux
04/11/2019, 7:17 PMonChange
to the data list then to subscribe to the modifiable properties of the added elements, to trigger the refresh()
on the table. Ouch.carlw
04/11/2019, 8:06 PMcarlw
04/12/2019, 11:53 AMcarlw
04/14/2019, 12:35 AMamanda.hinchman-dominguez
04/14/2019, 6:51 PMedvin
04/16/2019, 6:01 PMamanda.hinchman-dominguez
04/18/2019, 2:15 PMalilosoft
04/21/2019, 11:38 PMCarlton Whitehead
04/23/2019, 12:31 PM@AfterEach
which does FxToolkit.cleanupStages()
and FxToolkit.cleanupApplication(app)
. The app instance is also nulled out and recreated between tests. Am I missing something or is this a bug?Stephane M
04/24/2019, 10:33 AMconfig
helper, so if the user didn't have to see that conf
folder next to the executable that'd be great (i.e. if the executable was installed in Application for Mac OS X or Program Files for Windows)