[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-patch-tracker] [patch #9662] Added print and print preview funct
From: |
Pantxo Diribarne |
Subject: |
[Octave-patch-tracker] [patch #9662] Added print and print preview functions (qt print functionality) to the figure window |
Date: |
Wed, 19 Sep 2018 04:57:07 -0400 (EDT) |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0 |
Update of patch #9662 (project octave):
Category: None => Core : new function
_______________________________________________________
Follow-up Comment #1:
Thanks for your interest.
All figure menu are now implemented using uimenu objects. This means only
functions accessible from the interpreter can be triggered by menus. Also, for
compatibility with Matlab, the graphical user interface for print related
functions should be "printdlg" [1], for printer related settings, and
"printpreview" [2] for output formatting.
Are you interested in implementing those functions?
[1] https://fr.mathworks.com/help/matlab/ref/printdlg.html
[2] https://fr.mathworks.com/help/matlab/ref/printpreview.html
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/patch/?9662>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Octave-patch-tracker] [patch #9662] Added print and print preview functions (qt print functionality) to the figure window,
Pantxo Diribarne <=