How to put a bitmap in a wxPanel ?

Roman Yakovenko romany at actimize.com
Wed Jul 31 11:57:22 EDT 2002


Hi. One of the basic controls (in basic control panel) is static bitmap.
You can put this control on panel. Use "Bitmap" property to set desired bitmap.

Also you may insert you bitmap to code, see img2py.py file in wxPython\tools folder.

Roman.



-----Original Message-----
From: Marcus Vinicius Laranjeira [mailto:m.laranjeira at datacraft.com.br]
Sent: Wednesday, July 31, 2002 4:06 PM
To: python-list at python.org
Subject: How to put a bitmap in a wxPanel ?


All,

I am using the boa constructor, and I need to put the logo of my company in
the wxPanel. This bitmap will be static and it will be there just for
decoration purposes.

Anyone can help me ?

Cheers,

Marcus


--
http://mail.python.org/mailman/listinfo/python-list




More information about the Python-list mailing list