Hi Steve!

Yes, that's right. Most of the people will help themselves with saving
the picture and then printing by an arbitary program.

On Linux I would implement printing via pipelines to lp, but on Windows
I have no clue how to get the job done. So I was glad to find the
PrintOperations for GTK2 (>=2.10), which were portable to different OS
supported by GTK.

For a print button in matplotlib it is necessary to find implementations
for other widget sets:
 * tk
 * wx
 * qt
I expect, that there is enough support for printing in qt, but I do not
know anything about tk or wx.

My code is just a starter for this process... or at least a try.

Yours, Achim


Steve Chaplin wrote:
> If I understand correctly you are suggesting that a new icon, "print the
> figure" be added to the matplotlib toolbar, to function in a similar way
> to the "File / Print .." menu on many other applications.
> I don't do any printing myself so it does not affect me, but it looks
> like a reasonable request. However, I didn't see any replies to your
> mail so are there really many matplotlib people missing this button?
>   


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to