Python Forum
is there an easy way to add a progress bar/counter to an existing script
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
is there an easy way to add a progress bar/counter to an existing script
#3
I'm not downloading or loading anything


I just want a bar that increase as it steps thru the script

my script is set up like this

step 1
do some of the script
step 2
do more of the script
step 3
do more of the script


I just want it to do this

step 1
do some of the script
Increment progress bar
step 2
do more of the script
Increment progress bar
step 3
do more of the script
Increment progress bar

what I dont understand is in your example
you didnt show me how to increment that progress bar as the script goes on

what command do I type to make it increase by a value
Reply


Messages In This Thread
RE: is there an easy way to add a progress bar/counter to an existing script - by Soundtechscott - Jun-09-2019, 02:54 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Python beginner that needs an expression added to existing script markham 1 815 Sep-04-2023, 05:24 AM
Last Post: Pedroski55
  Progress bar bnadir55 1 1,962 Apr-11-2022, 01:52 PM
Last Post: deanhystad
  Progress Indicator for Xmodem 0.4.6 KenHorse 1 2,097 Jan-30-2021, 07:12 PM
Last Post: bowlofred
  Need help creating complex loop around existing script CephloRhod 5 2,935 Apr-16-2020, 01:23 PM
Last Post: deanhystad
  How can I add a progress bar for my software? aquerci 8 3,983 Nov-16-2019, 04:20 PM
Last Post: aquerci
  wget progress bar anasrocks 1 4,838 Jun-06-2019, 03:12 PM
Last Post: heiner55
  Progress Finished Question malonn 32 18,261 May-23-2018, 02:43 AM
Last Post: malonn
  Seeking feedback on my script-in-progress league55 2 2,792 Feb-12-2018, 03:03 PM
Last Post: league55
  how to progress with py jakegold98 1 2,722 Dec-05-2017, 02:58 AM
Last Post: micseydel

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020