[wxpython-users] Background image for Main Window

Tony Cappellini cappy2112 at gmail.com
Mon Mar 24 18:01:11 PDT 2008


I'd like to display a background image for the main window, in my next program.
(The image will be faded to make it less visually disturbing using a
photo editing program.)

I'm looking through the demo programs under the images section trying
to find a suitable example.
If I make a Static Bitmap as large as the main window, will I be able
to put other widgets on top of the bitmap (as if it were the main
Window),
and be able to respond to the events form those widgets?

Or- dos someone have a better suggestion on how to do this?


More information about the wxpython-users mailing list