-
Currently running 1.7.17 (for reasons...).
Trying to boil down my application to the simplest components for this.
I have a central `FXEvent` called `GlobalEvent`, which is per the name, very ce…
-
If `FX.dicontainer` is set only from application entry point then it's not initialized upon View launch leading to `AssertionError` in delegates.
It would come in handy to have an ability to confi…
-
Hello!
Fresh installation ubuntu 20.04
```bash
java --version
openjdk 11.0.11 2021-04-20
OpenJDK Runtime Environment (build 11.0.11+9-Ubuntu-0ubuntu2.20.04)
OpenJDK 64-Bit Server VM (build 11.…
-
Most of the (important) builders were created. However, some are still left to be finished. A good opportunity for a contributer :stuck_out_tongue_winking_eye:. The following files are concerned:
- [ …
-
[Kotlin](https://kotlinlang.org/) has been gaining popularity in recent years.
It's a more concise language than Java, more inoperable, is safer and supposedly more tool friendly.
It is fully c…
mokun updated
2 years ago
-
As there has not been any movement on the great tornadofx project and tornadofx2 actually supports newer JVM's. Is it not time to gracefully retire this?
-
So currently members instantiated from the builders (eg `vbox`, `stackpane`, `textfield`, etc) cannot be declared as `val`, which means having to declare them as `var ... by singleAssign()` like so:
…
-
From the documentation I know we can use a dockInNewScope call to prevent needing to set the workspace of the new scope. Can I use the same call when I want the new scope to be my own custom one? At t…
-
Subscribe to this issue and stay notified about new [daily trending repos in Kotlin](https://github.com/trending/kotlin?since=daily).
-
Hi 👋. I am trying to build from source. As instructed here https://t.me/sparrowwallet/4640 I used these instructions https://adoptopenjdk.net/installation.html?variant=openjdk16&jvmVariant=hotspot#lin…