WXPython - Using inline images
Vlastimil Brom
vlastimil.brom at gmail.com
Tue Jan 1 18:14:22 CET 2008
2007/12/31, Sick Monkey <sickcodemonkey at gmail.com>:
...
Is there anyway WXPython can just use the inline image without having to
create a physical copy? I know this can be done in TKinter using inline
gifs, but was wondering if anyone knew of a clever way to do this in
WXPython?
...
I think, you can use a stream and wx.ImageFromStream for that
see the wxPython Demo ...\demo\images.py for some examples.
Greetings,
Vlasta
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/python-list/attachments/20080101/5dc3db5b/attachment.htm
More information about the Python-list
mailing list