banner
polypragmatist.bsky.social
@polypragmatist.bsky.social
I'm not sure of the context here. Use Gradle or Maven and their plugins do the heavy lifting. With Intellij the new project wizard will create a running "Hello World" project in a matter of seconds.
December 6, 2024 at 1:32 PM
I mean. Would you have imagined that you can style the dots that indicate column sort order? Would you have imagined that you can style them differently for ascending vs descending? Would you have imagined that they wouldn't have documented this????
November 29, 2024 at 8:21 PM
If your JavaFX UI isn't snappy, then it's almost a certainty that you've done something wrong. Unfortunately, the learning curve is pretty steep once you get past "Hello World".
November 26, 2024 at 3:31 PM
Something like this (in Kotlin)?
November 26, 2024 at 2:54 PM
The #JavaFX library is pretty complicated and the majority of the tutorials on the web are infinite copypasta loops. I've tried to provide some more insightful information on my website: www.pragmaticcoding.ca.
PragmaticCoding
PragmaticCoding is all about … pragmatic coding! Writing code that gets the job done and is easy to read, understand, maintain and enhance.
www.pragmaticcoding.ca
November 26, 2024 at 6:04 AM
TornadoFX was mostly a DSL for #javafx layouts in Kotlin. JavaFX works great with #Kotlin without TornadoFX.
November 26, 2024 at 5:58 AM
#JavaFX is 100% a reactive declarative UI development library. No FXML required. The Observables facility is tightly integrated into the UI components and makes React look clunky in comparison. Last I looked, #java supported loops and conditionals. JavaFX works great with #Kotlin too.
November 26, 2024 at 5:56 AM
All the time. Going back to Java is painful.
November 26, 2024 at 5:49 AM
This would put me off right away. Why get involved with something that starts off with dubious behavior? Also, I don't get the desire for something that feels like Windows. The less it reminds me about that hot mess the better.
November 17, 2024 at 3:50 PM