2007/12/31, Sick Monkey <[EMAIL PROTECTED]>:
...
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
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to