peasee
08/30/2017, 8:38 PMdevanand
08/31/2017, 5:15 AMedvin
08/31/2017, 6:04 AMteckeon
09/01/2017, 2:40 AMdevanand
09/01/2017, 4:50 AMedvin
09/01/2017, 6:26 AMedvin
09/01/2017, 6:27 AM.form .fieldset
edvin
09/01/2017, 6:34 AMfieldset
builder is operating on the fieldset directly:user
09/01/2017, 11:47 AMteckeon
09/01/2017, 11:47 AMedvin
09/01/2017, 12:00 PMteckeon
09/01/2017, 12:06 PMedvin
09/01/2017, 12:23 PMcarlw
09/01/2017, 1:39 PMteckeon
09/01/2017, 2:21 PMcarlw
09/01/2017, 2:23 PMtieskedh
09/01/2017, 2:57 PMinline fun <reified T: App> launch(vararg strings: String) =Application.launch(T::class.java, *strings)
so you can use it like launch<MyApp>()
Another call I would like is adding generics to the constructor, so you can use MyApp: App<MyView>()
instead of MyApp: App(MyView::class)
this can not be done from outside the code of tornadofx itself, so my question is, is this a direction we would like to go?edvin
09/01/2017, 6:48 PMedvin
09/01/2017, 9:02 PMTornadoFX engraved in MDF :stuck_out_tongue_winking_eye:▾
edvin
09/01/2017, 9:09 PMRuckus
09/01/2017, 9:12 PMedvin
09/01/2017, 9:13 PMRuckus
09/01/2017, 9:15 PMnimakro
09/02/2017, 7:29 AMedvin
09/02/2017, 10:11 AMBanana!▾
edvin
09/02/2017, 10:11 AMedvin
09/02/2017, 11:27 AMuser
09/02/2017, 1:04 PMhttps://kotlinlang.slack.com/files/U0F3291QE/F6XA92875/banana.jpg▾
edvin
09/03/2017, 11:11 AM