Giving your wxPython interface a beautiful look

Hi everybody
How can i give my wxPython application a beautiful interface like background image, image as menu, shaped frame etc.

Thank you in advance

Have you looked at the wxPython Demos?
http://downloads.sourceforge.net/wxpython/wxPython2.8-win32-ansi-2.8.10.1-py25.exe

Make sure you download the correct version for your installation.

I usually start there to decide which widgets to use. There is example
code, help, descriptions and it's often a good source of ideas.
There is an example there for a splash screen, and probably something
to help you with the background image as well.
It's a great resource!

Also check out the cookbook on the wiki
http://wiki.wxpython.org/

···

On Nov 22, 1:36 pm, Elf Scripter <lfscrip...@gmail.com> wrote:

Hi everybody
How can i give my wxPython application a beautiful interface like
background image, image as menu, shaped frame etc.

Thank you in advance

There was something on the list a while ago about drawing a background
image on the EVT_PAINT event. I pulled it off but don't have access to
the code for a week.

It is possible, though. Keep looking and searching the list archives.

···

On 11/22/09, Elf Scripter <lfscripter@gmail.com> wrote:

Hi everybody
How can i give my wxPython application a beautiful interface like
background image, image as menu, shaped frame etc.

Thank you in advance

--
Josh English
Joshua.R.English@gmail.com