WXPython - Using inline images
Vlastimil Brom
vlastimil.brom at gmail.com
Tue Jan 1 12:14:22 EST 2008
More information about the Python-list mailing list
Tue Jan 1 12:14:22 EST 2008
- Previous message (by thread): TK 8.5
- Next message (by thread): Using mouse
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.html>
- Previous message (by thread): TK 8.5
- Next message (by thread): Using mouse
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list