What widget do I wrap an Image in to add it to a Sizer?

Ok so, the Image object is just a raw image reference. All objects
added to a Sizer need some kind of a window reference. What object do
I need to wrap an Image object in to be able to use Sizer.Add()? Is
this possible?

Thanks
Josh

Josh Russo wrote:

Ok so, the Image object is just a raw image reference. All objects
added to a Sizer need some kind of a window reference. What object do
I need to wrap an Image object in to be able to use Sizer.Add()?

wx.StaticBitmap

-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