Jump to content

Recommended Posts

Posted

can you set a progress bar to a file copy,

with the example in the help doc, it seems that you would have to know the increment of time, but what if it takes longer from one pc to another.

i probably just missing something obvious. so sorry if this is a dumb question.

thanks

Posted

I haven't tried it, but here's a thought. I wonder if you can filegetsize on the file as it is being copied to it's new location

ie copying c:\temp.txt to d:\temp.txt and using file get size on d:\temp.txt

if that can work then you can set a variable linked to the file size and periodically check the file size and use that for your progress bar

?

010101000110100001101001011100110010000001101001011100110010000

001101101011110010010000001110011011010010110011100100001

My Android cat and mouse game
https://play.google.com/store/apps/details?id=com.KaosVisions.WhiskersNSqueek

We're gonna need another Timmy!

Posted

okay, can't quite get this to work, when i try to do it, it runs in progression of the filecopy, then the progress bar, i can't quite get it to run at the same time. open to suggestions. thanks

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...