converting <str> to bitmap

I use

      image = wxImageFromStream(stream)
      bmp = wxBitmapFromImage(image)

Josu.

···

On Fri, 05 Sep 2003 10:48:59 +0200 Przemo <pedrosch@gazeta.pl> wrote:

hello,
in module zipfile, there's method z.read() which reads stream of bytes into
<str>, so how to convert "this"<str> to bitmap

thanks in adv.

---------------------------------------------------------------------
To unsubscribe, e-mail: wxPython-users-unsubscribe@lists.wxwindows.org
For additional commands, e-mail: wxPython-users-help@lists.wxwindows.org