JavaFX17+ InlineUris
- By stevel05
JavaFX17 added the possibility to use inlineURIs. One use for this is to add small CSS Stylesheets from code:
B4X:
Sub AppStart (Form1 As Form, Args() As String)
MainForm = Form1...
Last edited: