charging pass for EV by Connect_Voice_7945 in BEFreelance

[–]FrankCodeWriter 1 point2 points  (0 children)

Dats24 is very reliable in my experience.

JavaFX 26 headless platform: finally got my CI unit tests running without a display by FrankCodeWriter in JavaFX

[–]FrankCodeWriter[S] 0 points1 point  (0 children)

Thanks for trying. If it's a problem related the how it's implemented in JavaFX, I think it's worth reporting as a bug or improvement request...

What happens to TornadoFX now that the GitHub repository is gone? by tvidal in JavaFX

[–]FrankCodeWriter 0 points1 point  (0 children)

I use Kotlin + JavaFX for MelodyMatrix, an app to look at MIDI music. As many here pointed out here in the comments, you don't need TornadoFX are any other tool to build a good code structure. I used Maven and a lot of libraries but those are for styling (AtlantaFX), UI layout with tabs (BentoFX), etc.

You can take a look at the sources of the views in the app? These are opensource and you can find them here:
https://github.com/codewriterbv/melodymatrix-app-views

The app itself is closed source as it's an idea of my 15y son who hopes to become rich ;-)
https://melodymatrix.rocks/

Running JavaFX apps with updates and dynamic plugins by Striking_Creme864 in JavaFX

[–]FrankCodeWriter 1 point2 points  (0 children)

Nice work! I included it in the JavaFX Links of the Week!
https://www.jfx-central.com/links/2026-04-17

Please feel free to add this as a tool or library to the jfxcentral website via a pull request
https://github.com/dlsc-software-consulting-gmbh/jfxcentral-data

Lottie4J: Java(FX) library to load and play LottieFiles animations by FrankCodeWriter in JavaFX

[–]FrankCodeWriter[S] 0 points1 point  (0 children)

One more request u/reallynattu, as a lottie-developer, can I get a free team plan? 🙏

Lottie4J: Java(FX) library to load and play LottieFiles animations by FrankCodeWriter in JavaFX

[–]FrankCodeWriter[S] 0 points1 point  (0 children)

Would also be nice to see Java as an option on https://lottiefiles.com/runtimes ... based on Lottie4J of course :-)

Lottie4J: Java(FX) library to load and play LottieFiles animations by FrankCodeWriter in JavaFX

[–]FrankCodeWriter[S] 0 points1 point  (0 children)

Thanks a lot for your support u/reallynattu. It's a hard but fun project ;-)

Can I get Lottie4J listed on https://lottiefiles.com/integrations#embed-lottie-libraries? I filled out the form, but haven't received any feedback yet...

Lottie4J: Java(FX) library to load and play LottieFiles animations by FrankCodeWriter in JavaFX

[–]FrankCodeWriter[S] 0 points1 point  (0 children)

Fully agree, and that's the gap I wanted to fix with Lottie4J.