-
When trying to execute an async restcall I get the following exeption.
class tornadofx.AsyncKt (in module tornadofx) cannot access class com.sun.glass.ui.Application (in module javafx.graphics) be…
-
Although my build was successful, run fails.. Fedora 35, KDE, X11.
The deamon:
```
$ ./userspace_tablet_driver_daemon
Listening on socket /home/turgut/.local/var/run/userspace_tablet_driver_dae…
-
Needs further investigation.
TODO: attach screenshots
-
I can build JavaFx application on jdk11 with graalvm,but then i build it with jdk17,i get an error at "complete" process:Fatal error:com.oracle.svm.core.util.VMError$HostedError: should not reach here…
-
when I use the taggoleClass to change the css of the button control,I found something is confused.
It is ok when I click the run button to run my application,but it is wrong when I click the debug …
-
Running `java -jar some-parent-directory/BiomeTool.jar` will throw the below exception, cd-ing into `some-parent-directory` and running `java -jar BiomeTool.jar` works as expected.
```
java.io.Unche…
-
This issue isn't an actual issue, it's just a question I have about `tornadofx`.
When coding something like
```kt
hbox {
vbox {
textfield("Things")
…
-
## 问题日志
`C:\Users\test\Desktop\ToolsFx-1.9.0-jdk8>ToolsFx.bat
check plugin: C:\Users\test\Desktop\ToolsFx-1.9.0-jdk8\plugin
Exception in Application start method
Exception in Application stop meth…
-
DEVICE ID: 28bd:090d
PRODUCT NAME: XP-Pen Artist 15.6 Pro
PRODUCT PAGE: https://www.xp-pen.it/product/409.html
The device correctly works with the userspace stable driver and the screen mappi…
-