Relative Content

Tag Archive for pythontkinterpython-imaging-libraryframe

tkraise() issue with background

I’m using tkraise() to switch between sign in page and sign up page, but the problem is the first part of my code (sign up), it didn’t show the background image, while the second part (sign in) works fine.
Can someone help me with this problem. Thank you so much.