wx.Image / wx.Bitmap question.

Steve Freedenburg wrote:

When using img2py I have had luck with the SetBitmap(ImportedNamePy.getBmpNameBitmap()) aspect of
using bitmaps for the menu items on the menubar.

Using the output Py file from img2py how would I define a wx.Image

the python code generated by img2py provides methods for returning a wx.Image.

> and wx.Icon?
wx.IconFromBitmap(A_Bitmap)

-Chris

···

--
Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R (206) 526-6959 voice
7600 Sand Point Way NE (206) 526-6329 fax
Seattle, WA 98115 (206) 526-6317 main reception

Chris.Barker@noaa.gov