JFormDesigner
JFormDesigner
This is not yet implemented, but would be definitely a very useful feature... This probably requires a native launcher (javapackager, launch4j, exe4j, ...) and a way to start only a...
Thanks for the great tips. I'll have a look... I also want to try [JavaFX-Gradle-Plugin](https://github.com/FibreFoX/javafx-gradle-plugin), which builds launchers and installers and supports file associations. Sounds good, but it seems to...
Yes, a dark theme would be really nice. I'll have a look...
@iwifigame thanks for reporting. Yes, bold and italic do not work for Chinese characters in editor and preview. Have no idea how to fix this. Maybe a JavaFX problem? Any...
@eckig No, #398 it does not fix `-fx-highlight-text-fill`. I tried to fix `-fx-highlight-text-fill` in commit https://github.com/JFormDesigner/RichTextFX/commit/0683c01aaf7e93657f1b4ae281a5aaf1abfc6f23, but it does not work 100% because of a bug in JavaFX. For details...
> afester's example must have been deleted Seems to be still there in the `paragraphBullets` branch in his repo: https://github.com/afester/RichTextFX/tree/paragraphBullets
Sorry, don't know... never used it
@Jugen why do you think that it is related to issue #777? #777 is about `GenericStyleArea.visibleParToAllParIndex()` which is actually never invoked from RichTextFX (except in tests).