Jump to content

progress problem


Recommended Posts

Since _HexToString and _StringToHex both are open source you could edit the code to include a progress bar. They both have For Next loops so it should be fairly easy. You'll need to rename them something different (or not include the String.au3), like _HexToStringEx...

EDIT: In case you don't know how to do a ProgressBar look at ProgressOn, ProgressOff, and ProgressSet

Edited by Piano_Man
My Programs[list][*]Knight Media Player[*]Multiple Desktops[*]Daily Comics[*]Journal[/list]
Link to comment
Share on other sites

Since _HexToString and _StringToHex both are open source you could edit the code to include a progress bar. They both have For Next loops so it should be fairly easy. You'll need to rename them something different (or not include the String.au3), like _HexToStringEx...

EDIT: In case you don't know how to do a ProgressBar look at ProgressOn, ProgressOff, and ProgressSet

I know how to do a progress it's just that i didn't know how could i find out time needed but I'll try with timediff or could try your way, if I get stuck I'll write again.

thanks

EDIT: I added the code to string.au3 renamed it to stringp.au3 and works fine thanks

Edited by searchresult
Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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