Is it possible to draw a widget or a window in an off-screen buffer? What I'm trying to do is capture rendered HTML to a bitmap (in other words, something like html2bitmap) by using wxWindows' HTML widget. If anyone has a different way of doing it, I'd be glad to hear it... -- http://mail.python.org/mailman/listinfo/python-list
- wxWindows off-screen? Ivan Voras
- Re: wxWindows off-screen? Michele Petrazzo