[kepler-dev] [Bug 3056] - unable to print output of Display actor

bugzilla-daemon@ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Fri Mar 21 16:20:16 PDT 2008


http://bugzilla.ecoinformatics.org/show_bug.cgi?id=3056


cxh at eecs.berkeley.edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




------- Comment #3 from cxh at eecs.berkeley.edu  2008-03-21 16:20 -------
The "Print" menu choice is now enabled in Display.  The change was to
ptolemy/actor/gui/TextEditor.java
Getting multiple pages to work properly was tricky.
There also might be issues with the "Page Setup" tab and changing the
top margin not being propagated to the app.  I think this is a Java bug.
If I change both the top margin and the bottom margin, then changes
are propagated to the app.

Note that recent changes also fix a similar bug in the Plot actor where
the Print menu choice was not highlighted for Plots started from within Vergil.

The fixes that enable the Print menu choice in Display and Plot have been
added to the Ptolemy II rel-7-0-beta-2 branch for use in the upcoming
Ptolemy II 7.0 release.


More information about the Kepler-dev mailing list