LaddaFX – nice progress buttons for JavaFX

by | 14. Nov 2018

We often need to show a progress when the user clicks s button to start something like loading or saving something. One way is to show the user a progress dialog. Another way is to show the progress directly in the button. These kind of buttons are called ladda buttons (https://lab.hakim.se/ladda/)

We ported the concept of ladda buttons to JavaFX.

https://github.com/UltraMixer/LaddaFX

Related Articles

Revolutionary Vision: Highly performant integration of industrial cameras in Electron apps? A practical report.

Learn how to seamlessly integrate powerful industrial cameras into Electron applications. Martin Spindler shares practical insights on how he efficiently realised image processing with the Baumer VLU-02M camera in Electron. From using C++ for fast data processing to implementing IPC mechanisms for stable image output, this article shows how you can combine high-performance image processing with flexible web-based frameworks. Discover the potential for innovative applications and solutions in industrial image processing with Electron.

Software Timing Troubles? Log Your Way to Success!

The Shock of the Year 2022: ChatGPT takes the stage and raises the question of whether AI will dominate software development. Our journey through the emotional rollercoaster of psychological phases, from denial to acceptance, is illuminated in this post by CEO Matthias. Learn how we dealt with the challenge and discover the answer we found to the crucial question. A glimpse into our journey, where we got our hands dirty and developed our own AI model.

The German Angst from a CEO perspective: What AI is not!

The Shock of the Year 2022: ChatGPT takes the stage and raises the question of whether AI will dominate software development. Our journey through the emotional rollercoaster of psychological phases, from denial to acceptance, is illuminated in this post by CEO Matthias. Learn how we dealt with the challenge and discover the answer we found to the crucial question. A glimpse into our journey, where we got our hands dirty and developed our own AI model.

The German angst from a CEO perspective: will AI take over Software Development?

The Shock of the Year 2022: ChatGPT takes the stage and raises the question of whether AI will dominate software development. Our journey through the emotional rollercoaster of psychological phases, from denial to acceptance, is illuminated in this post by CEO Matthias. Learn how we dealt with the challenge and discover the answer we found to the crucial question. A glimpse into our journey, where we got our hands dirty and developed our own AI model.

How to start with AI locally on a Computer?

Discover how easy it is to start Artificial Intelligence locally on your computer! Our short guide will walk you through the steps, demonstrating how you can generate images directly on your computer without additional costs.

IONIC 101: Code your own grocery list app with ease.

Learn about developing an app with Ionic and Angular, seamlessly extending to iOS and Android. Explore benefits like Dependency Injection, service management, and Capacitor API integration for native features. Transition effortlessly from web to mobile development with our guidance, creating a versatile app across platforms.