dansvidania
10/21/2016, 9:05 AMron
10/21/2016, 9:06 AMedvin
10/21/2016, 9:06 AMedvin
10/21/2016, 9:06 AMedvin
10/21/2016, 9:06 AMclass MyApp: App(MainView::class)
edvin
10/21/2016, 9:07 AMedvin
10/21/2016, 9:09 AMron
10/21/2016, 9:10 AMFXcollections
ron
10/21/2016, 9:10 AMmutableListOf<Person>().observable
edvin
10/21/2016, 9:10 AMron
10/21/2016, 9:11 AMedvin
10/21/2016, 9:12 AMedvin
10/21/2016, 9:12 AMdansvidania
10/21/2016, 9:12 AMdansvidania
10/21/2016, 9:12 AMedvin
10/21/2016, 9:13 AMgit clone <https://github.com/edvin/tornadofx> && cd tornadofx && mvn install
and change your version dependency to 1.5.7-SNAPSHOT.dansvidania
10/21/2016, 9:31 AMdansvidania
10/21/2016, 9:33 AMedvin
10/21/2016, 9:57 AMmavenLocal()
in your build script?dansvidania
10/21/2016, 10:08 AMedvin
10/21/2016, 10:09 AMgtnarg
10/21/2016, 11:33 AMorangy
edvin
10/21/2016, 1:23 PMedvin
10/21/2016, 1:27 PMfontWeight = FontWeight.BOLD
, where the bold properties are taken from javafx.scene.text.FontWeight
. It would be easy to create standalone enums/classes for those things though. Or did you mean something else @orangy ?carlw
10/21/2016, 1:28 PMorangy
carlw
10/21/2016, 1:30 PMedvin
10/21/2016, 1:31 PMkotlinx.html
with little effort. It's super nice to be able to track where a style is used and vice versa.edvin
10/21/2016, 1:31 PM