|
From: Hans-Bernhard B. <br...@ph...> - 2004-07-16 13:34:03
|
On Fri, 16 Jul 2004, Sam Steingold wrote:
> Hans-Bernhard Broeker wrote:
> > 'Using mouse' how, on what platform?
>
> win32, right mouse click, select "print" from menu.
>
> this works for "plot sin(x)" but not "plot data '-'".
You hadn't mentioned before that your 'data plot' was actually an inline
data file ('-'). No, that can't work with the "Print" button, because
that button works by way of the "replot" command. See "help replot" for
more details.
> please consider the above RFEs. :-)
Please post them to the RFE tracker yourself.
> >> 5. how do I increase the number of old lines that I can see with scrollbar?
> > Again: what platform?
>
> win32 gui.
Only by changing the source code and recompiling. The relevant setting
is textwin.ScreenSize.y in winmain.c, defaulting to 80.
--
Hans-Bernhard Broeker (br...@ph...)
Even if all the snow were burnt, ashes would remain.
|