progress bar help needed

I read the help file, I searched this forum. Nothing comes close to explaining how to do this. Can anyone help.

what I am trying to do is show the progress of a folder getting copied.

How about posting what you’re trying.

then you have many things to know - Size of the folder, disk speed (read / write)

better use a progresswheel

is there a quick tutorial on progress wheel somewhere?

What target are you developing for and what is your developing OS?

add a progresswheel - set visible to false
on start copy - set visible to true
on end copy - set visible to false