Hi,
I just finished to build the progress indicator I’ll most probably use in PDFsam v3 to display task progress for pdf merge, split etc. It’s a JavaFX control and, since it can be reused, I created a separated repository for it so people can clone it and do whatever they want with it. Here on GitHub.
I don’t want to sound unappreciative or anything, but what is gained by spending time and effort developing a flashy progress indicator when progress indicators (e.g. progress bars) are a solved problem and are part of any typical SDK? I’m just concerned you might be slipping into a common trap that free-software developers seem to fall into – working on pointless (but fun) fluff, rather than the harder but more important aspects of a project.
hi
how to change the style of fx-progress-indicator using css file to change the style of it .
thanks