Python Forum
adding button status updates to countdown counter
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
adding button status updates to countdown counter
#6
(Apr-17-2021, 04:40 PM)Yoriz Wrote: A while loop with a time.sleep will block the GUI's loop which I why I suggested using a timer and altering the state at an interval of time passed.

I have slept some. I will try that approach again. Learning is learning. Failing to make something work teaches one that a way of doing something does not work.

Thanks for the pointers and help!
Reply


Messages In This Thread
RE: adding button status updates to countdown counter - by knoxvilles_joker - Apr-17-2021, 06:52 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Centering and adding a push button to a grid window, TKinter Edward_ 15 5,312 May-25-2023, 07:37 PM
Last Post: deanhystad
  Countdown animation raossabe 2 1,869 May-02-2020, 01:27 PM
Last Post: raossabe
  [PySimpleGui] How to alter mouse click button of a standard submit button? skyerosebud 3 5,080 Jul-21-2019, 06:02 PM
Last Post: FullOfHelp
  [Tkinter] RE: status bar to return to the centre after 1 minute of clicking a button ? chano 6 4,783 May-27-2019, 04:24 PM
Last Post: Yoriz
  [WxPython] Adding a Window to a Button wxPython ShashankDS 4 3,898 Apr-23-2019, 06:53 PM
Last Post: Yoriz
  tkinter- adding a new window after clicking a button built on the gui ShashankDS 2 6,701 Apr-18-2019, 12:48 PM
Last Post: ShashankDS
  Adding Progressbar to button aniyanetworks 9 10,226 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