-----Original Message-----
From: Steve Cronje [mailto:scronje@sasktel.net]
Sent: Thursday, January 01, 2004 9:22 AM
To: wxPython-users@lists.wxwindows.org
Subject: Re: [wxPython-users] Why does wxStaticBitmap display multiple
ima ges instead of one [Newbie alert]
On Wed, 2003-12-31 at 13:58, Chris Barker wrote:
I don't know what you're doing, but it's pretty simple. I've enclosed a
sample app that displays a set of jpgs in an "Image directory".
There have been enough questions about this, I just may put this in the
Wiki.
Thanks Chris
That was very helpful. I agree that it may be helpful in the Wiki.
Steve
---------------------------------------------------------------------
To unsubscribe, e-mail: wxPython-users-unsubscribe@lists.wxwindows.org
For additional commands, e-mail: wxPython-users-help@lists.wxwindows.org
I just put a new page on the Wiki demostating changing the bitmap on a wxBitmap. I set it up with a wx.Sizer, so that the fraem woudl re-size itself to fit the StaticBitmap. However, I found I had to do:
I just put a new page on the Wiki demostating changing the bitmap on a wxBitmap. I set it up with a wx.Sizer, so that the fraem woudl re-size itself to fit the StaticBitmap. However, I found I had to do: