Python Forum
Stop Watch star/stop problem
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Stop Watch star/stop problem
#2
See the clock code at https://pythonbasics.org/tkinter-label/ to see how to do this. You should be able to add an if self.running: to know if to update, and then be good to go.
Reply


Messages In This Thread
Stop Watch star/stop problem - by macellan85 - Jun-12-2019, 01:06 PM
RE: Stop Watch star/stop problem - by woooee - Jun-12-2019, 06:04 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  [PyQt] start and stop websocket-client using button GUI zinho 5 2,491 Dec-27-2022, 06:06 PM
Last Post: deanhystad
  Start stop button stack stergeol 5 3,883 Feb-04-2021, 07:57 PM
Last Post: stergeol
  Stop import from executing function, but allow the function to execute from tk btn. MrBitPythoner 4 2,716 Dec-08-2020, 10:00 PM
Last Post: MrBitPythoner
  Progressbar with start and stop jelo34 3 5,007 Nov-30-2020, 03:36 AM
Last Post: deanhystad
  [Tkinter] Noob question:Using pyttsx3 with tkinter causes program to stop and close, any ideas? Osman_P 4 5,339 Nov-14-2020, 10:51 AM
Last Post: Osman_P
  How to stop time counter in Tkinter LoneStar 1 4,407 Sep-11-2020, 08:56 PM
Last Post: Yoriz
  [Tkinter] How do I stop window changing size? microphone_head 1 2,343 May-02-2019, 11:34 AM
Last Post: microphone_head
  Stop Timer in Different Class ian 0 2,303 Aug-06-2017, 02:37 AM
Last Post: ian
  How to stop a tkinter function, without closing the window? keakins 5 13,098 Jun-29-2017, 11:53 AM
Last Post: keakins

Forum Jump:

User Panel Messages

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