patchGNU Octave - Patches: patch #9662, Added print and print preview...

 
 

patch #9662: Added print and print preview functions (qt print functionality) to the figure window

Submitter:  None
Submitted:  Sat 23 Jun 2018 10:49:45 PM UTC
   
 
Category:  Core : new function Priority:  5 - Normal
Status:  Wont Do Privacy:  Public
Assigned to:  None Originator Email:  -email is unavailable-
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 07 Mar 2019 12:56:05 AM UTC, comment #2: 

Seems like the original author is not interested in reworking this patch, closing as won't do.

Oleksii, please do not hesitate to continue working on this, we would welcome your contributions to Octave, but the patch as it is attached now is not usable as explained in comment #1.

Mike Miller <mtmiller>
Group Member
Wed 19 Sep 2018 08:57:06 AM UTC, 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

Pantxo Diribarne <pantxo>
Group Member
Sat 23 Jun 2018 10:49:45 PM UTC, original submission:  

Figure.cc, Figure.h added print, print preview methods (that use qt print functionality) and ui elements (menu items and toolbar button) to call them.

Also there is problem in Print Preview (not all colors are shown), seems it is problem in qt print preview...

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #44420:  figure_print_qt.patch added by None (5KiB - text/x-patch)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by pantxo (Posted a comment)
  • -email is unavailable- added by None (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2019-03-07 mtmiller StatusNone Wont Do
        Open/ClosedOpen Closed
    2018-09-19 pantxo CategoryNone Core : new function
    2018-06-23 None Attached File- Added figure_print_qt.patch, #44420

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code