sigh...
I need a way to make an image as a background for a window, and still be able to put buttons and other controls on top of it. I even tried using wxPython's wxPanel, but it proved a real pain because I found the documentation very sparce...:sad: (google didn't even help).
Is there anyway I can do this? I've heard about the canvas but I have no idea how to use this...
Thanks.