why image won’t place without bind method (python)(tkinter)
I’m trying to place an image in a canvas using a function so I can update the image size and placement within the canvas.
I’m trying to place an image in a canvas using a function so I can update the image size and placement within the canvas.