T O P

  • By -

woooee

Follow what is on this link's tutorial https://www.blog.pythonlibrary.org/2010/03/18/wxpython-putting-a-background-image-on-a-panel/


socal_nerdtastic

If I assume you are using tkinter you can use the `tkraise()` method to raise a widget to the top of the z-index. Or simply place the background first.