On Wed, 2006-12-20 at 04:27 -0800,
[EMAIL PROTECTED] wrote:
>         Hi there!
>         
>         I implemented a Print method with gtk-2.10 PrintOperations...
>         It was not
>         easy, because of some transformations issues inside
>         matplotlib...
>         
>         My wish is: The plot window navigation bar should provide a
>         print button
>         in future. I think many people are missing this button.
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?

>         Here, I want to provide code for printing the screen, just
>         like the save
>         button on the navigation bar.
>         It is the merge of the save button's code and the code in
>         pygtk-2.10.1/examples/pygtk-demo/demos/print_editor.py
>         
>         Maybe, there is already a lot of print code available for
>         other GUI
>         backends, if it will be shared, it could become part of
>         matplotlib...
I think that GUI backend printing code will be GUI backend-specific and
not suitable to be shared among backends.

>         Yours, Achim
>         
>         (Sorry, I could not provide a running program, because I am
>         short in
>         time. The code is working in a bigger project
>         http://www.fkp.physik.tu-darmstadt.de/damaris/ )

Steve




Send instant messages to your online friends http://au.messenger.yahoo.com 


-------------------------------------------------------------------------
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