Giter Club home page Giter Club logo

Comments (4)

Dansoftowner avatar Dansoftowner commented on June 14, 2024

Hi!

I'm so glad to hear that my library is useful to you.

You made me motivated to work on this project, so I will
make the API cleaner and I'll create a new branch for
java 11 too 🙂.

I will let you know when java 11 support is available!
Thanks for your comment!

from fxtaskbarprogressbar.

JhonnySalles avatar JhonnySalles commented on June 14, 2024

Thanks.

It is really very useful to be able to use the windows progress bar, avoid having to open the program to know progress.

This is a feature that should be native. I try my best to use what windows has to offer, but many things are missing in javafx. I wanted to use the popup on the windows taskbar, it is something that is easily accessed programs in c and delphi, but it is quite expensive in java. I understand that it is due to its limitation and its multiplatform support.

But I am very grateful for this project, I do not know Java programming so deeply, and it took me a long time to find your project.

I look forward to new updates.

from fxtaskbarprogressbar.

Dansoftowner avatar Dansoftowner commented on June 14, 2024

Yes, it was very uncomfortable for me that javaFX doesn't have these features by default
too. JavaFX is an awesome UI framework but in some areas it's quite weak...
So I was searching a lot to find a solution but finally I had to write my own stuff. It was taking
a lot of time to find out how to make this Windows taskbar feature possible in javaFX but I'm really happy because now I know, it was worth doing it.

And now I have good news: java 11 support is available!
Just remember to pass the necessary jvm argument --add-exports javafx.graphics/com.sun.glass.ui=ALL-UNNAMED to the
java compiler.

The API is changed a little bit, all information is in the README so please have a look at it :)!

If you have more issues don't hesitate to contact me!
I will keep this library up-to-date.

from fxtaskbarprogressbar.

JhonnySalles avatar JhonnySalles commented on June 14, 2024

Thank you very much for all the work.

I already read your documentation, it is very explanatory. I will be checking the changes and implementing this version.

Really, JavaFx is a great update, and it is possible to create beautiful screens with its ease of adjustment and the implementation of styles.

He wins at several points, but sins at some. I believe that in the future, with several updates they can implement the missing features.

Your library really saved my life. I was ready to learn how to deal with bridj. But thanks to her I easily got what I wanted, which was to be able to see the status on the taskbar.

Thank you so much for all the work.

from fxtaskbarprogressbar.

Related Issues (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.