amanda.hinchman-dominguez
11/05/2018, 3:20 PMgtnarg
11/05/2018, 3:20 PMSpike Baylor
11/05/2018, 3:21 PMamanda.hinchman-dominguez
11/05/2018, 3:23 PMamanda.hinchman-dominguez
11/05/2018, 3:38 PMScopes
are great because TornadoFX streamlines the way you control your context and what subset of an instance may be passed aroundthomasnield
11/05/2018, 4:37 PMedvin
11/05/2018, 6:54 PMNico Smeenk
11/07/2018, 12:58 PMjava.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at sun.launcher.LauncherHelper$FXHelper.main(LauncherHelper.java:767)
Caused by: java.lang.RuntimeException: Exception in Application start method
at com.sun.javafx.application.LauncherImpl.launchApplication1(LauncherImpl.java:875)
at com.sun.javafx.application.LauncherImpl.lambda$launchApplication$147(LauncherImpl.java:157)
at com.sun.javafx.application.LauncherImpl$$Lambda$48/1645995473.run(Unknown Source)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NoSuchMethodError: javafx.stage.Window.getProperties()Ljavafx/collections/ObservableMap;
at tornadofx.FXKt.setAboutToBeShown(FX.kt:663)
...
Any Idea of how to fix this? Thanks!Nico Smeenk
11/07/2018, 1:31 PMedvin
11/07/2018, 3:12 PMcarlw
11/07/2018, 3:19 PMcarlw
11/07/2018, 3:20 PMRomanow
11/07/2018, 3:39 PMedvin
11/07/2018, 4:27 PMthomasnield
11/07/2018, 4:47 PMthomasnield
11/07/2018, 4:48 PMamanda.hinchman-dominguez
11/07/2018, 4:50 PMs(cell) { }
?thomasnield
11/07/2018, 6:12 PMresizeColumnsToFitContent()
on TableView()
causing cells containing Node
items to disappear.carlw
11/07/2018, 6:18 PMthomasnield
11/07/2018, 6:22 PMLabel
items. Everything works fine until I use resizeColumnsToFitContent()
and then all Nodes residing in TableCells disappearthomasnield
11/07/2018, 6:23 PMthomasnield
11/07/2018, 6:23 PMthomasnield
11/07/2018, 6:23 PMcarlw
11/07/2018, 6:23 PMthomasnield
11/07/2018, 6:30 PMthomasnield
11/07/2018, 6:30 PMresizeColumnstoFitcontent()
messing with skin stuff is causing the issuecarlw
11/07/2018, 6:31 PMcarlw
11/07/2018, 6:31 PMthomasnield
11/07/2018, 6:31 PMsmartResize()
thomasnield
11/07/2018, 6:32 PM