Python Forum
Grid Placement In Python
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Grid Placement In Python
#3
This is why you don't remove widgets. It messes with layout. I liked this behavior when I wrote this program, but if I wanted to keep the window layout from changing I would have replaced the label image with a blank image or no image. For your program you can just delete() the heart canvas object, leaving an empty canvas.
Reply


Messages In This Thread
Grid Placement In Python - by finndude - Mar-06-2021, 12:47 PM
RE: Grid Placement In Python - by menator01 - Mar-06-2021, 01:16 PM
RE: Grid Placement In Python - by deanhystad - Mar-06-2021, 05:44 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Widget placement issues with tkinter grid thread 1 mgtheboss 2 4,397 Jan-09-2018, 03:59 PM
Last Post: SmokerX

Forum Jump:

User Panel Messages

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