Python Forum
[Tkinter] Grid_Destory() Not Working
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Tkinter] Grid_Destory() Not Working
#3
grid_forget, not grid_destory. The problem is caused by time.sleep() blocking mainloop from updating the windows.

This is a double post. Also posted under General Coding Help. Don't do that finndude
Reply


Messages In This Thread
Grid_Destory() Not Working - by finndude - Mar-04-2021, 02:00 PM
RE: Grid_Destory() Not Working - by Larz60+ - Mar-04-2021, 04:18 PM
RE: Grid_Destory() Not Working - by deanhystad - Mar-04-2021, 04:22 PM

Forum Jump:

User Panel Messages

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