edvin
10/01/2018, 7:03 AMValV
10/01/2018, 1:17 PMFlowPane work, but only from inside style { ... } function, not Stylesheet class (Styles.kt). Moreover all javafx.scene.layout classes are inaccessible from Stylesheet (and I did not find where the styles could be loaded like for fieldset or field)edvin
10/01/2018, 1:32 PMstyle {} they also work from Stylesheet if you do it right 🙂 Make sure to check the JavaFX 8 cssref by the way, that one is for JavaFX 2