On Feb 6, 10:19 pm, Nobody wrote:
> On Fri, 05 Feb 2010 21:05:53 -0800, darnzen wrote:
> > I've written an app using thewcklibrary (widget construction kit,
> > seehttp://www.effbot.org), in addition to the wckGraph module. What
> > I'd like to do, is take the output of one of my windows (happens
On Fri, 05 Feb 2010 21:05:53 -0800, darnzen wrote:
> I've written an app using the wck library (widget construction kit,
> see http://www.effbot.org), in addition to the wckGraph module. What
> I'd like to do, is take the output of one of my windows (happens to be
> a graph), and save it as a *.pn
I've written an app using the wck library (widget construction kit,
see http://www.effbot.org), in addition to the wckGraph module. What
I'd like to do, is take the output of one of my windows (happens to be
a graph), and save it as a *.png or *.gif. I was planning on using the
PIL for this. I'd li