[wxPython] (no subject)

How can I display a "Powered by Python" logo (either the snake, of the newer
oval) in my app? I would need a bitmap, right? Is there a wxPython logo as
well? I would like to display it on the main panel because where I work,
Python is considered a toy.

Thanks, again

Greg Lindstrom
Acxiom Corporation, mail: CWY10011149
InfoBase Products Development office: (501) 342-1626
301 Industrial Blvd, Conway, AR, 72032 fax: (501) 336-3911
email: Greg.Lindstrom@acxiom.com

"When the solution is simple, God has spoken"

                                                            Albert Einstein

How can I display a "Powered by Python" logo (either the snake, of the

newer

oval) in my app? I would need a bitmap, right?

wxStaticBitmap

Is there a wxPython logo as
well?

You could use the one at the bottom of http://wxpython.org/

···

--
Robin Dunn
Software Craftsman
robin@AllDunn.com Java give you jitters?
http://wxPython.org Relax with wxPython!