[HELP]Progress bar
Hello, I'm trying to fit a progress bar in to my cleaner but I
Current do not know how to set an increment for each deleted item.
All that I have right now is when I hit "Clean" its already cleaned but the
progress bar loads very slowly to 100% when technically it only reacts to the
"Clean".
Example of what I currently want:
.Jpg deleted = [| ]
.Txt deleted = [|| ]
Example of what its currently doing:
"hits button" = [|||||||]
It does I know that, But I aiming for it to follow what it deletes.