Python Forum
[Tkinter] Progressbar value update issue
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Tkinter] Progressbar value update issue
#6
Your list is not ['#', '336', '908', '120', '863', '789', '3', '\n']. If it were, spData[2] would be '120'.

Maybe spData is a list of lists?

Please supply the code that creates spData.
Reply


Messages In This Thread
Progressbar value update issue - by Roshan - Apr-22-2020, 08:01 AM
RE: Progressbar value update issue - by deanhystad - Apr-22-2020, 01:11 PM
RE: Progressbar value update issue - by Roshan - Apr-22-2020, 01:14 PM
RE: Progressbar value update issue - by deanhystad - Apr-22-2020, 01:19 PM
RE: Progressbar value update issue - by Roshan - Apr-22-2020, 01:56 PM
RE: Progressbar value update issue - by deanhystad - Apr-22-2020, 02:27 PM
RE: Progressbar value update issue - by Roshan - Apr-22-2020, 03:36 PM
RE: Progressbar value update issue - by deanhystad - Apr-22-2020, 04:02 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  [Tkinter] progressbar DPaul 9 3,022 Sep-01-2021, 12:50 PM
Last Post: deanhystad
  [PyGUI] ListBox Update Issue antonello 1 3,235 Feb-28-2021, 06:23 PM
Last Post: Larz60+
  Progressbar with start and stop jelo34 3 5,133 Nov-30-2020, 03:36 AM
Last Post: deanhystad
  [Tkinter] Can't get progressbar to update frednet 0 1,718 Feb-24-2020, 10:53 PM
Last Post: frednet
  Adding Progressbar to button aniyanetworks 9 10,273 Feb-07-2019, 11:12 AM
Last Post: Larz60+

Forum Jump:

User Panel Messages

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