|
From: Tait <gnu...@t4...> - 2014-05-20 16:15:10
|
I don't see the windows binaries on SourceForge, but I did pull them
from Tatsuro's site, and the default wxt terminal behaves oddly, now.
When I load a script containing "set contour" and a plot or splot, the
plot window does not appear until after I move the mouse. Without the
"set contour", without the (s)plot, or when not from within a script,
the plot displays immediately.
To try it out, create a script:
reset
set contour
plot x
then 'load "thatscript.gps"' from within gnuplot, without touching the
mouse. No plot or plot window is displayed. As soon as the mouse
moves, the window appears, with the plot as expected. The behavior is
repeatable, for me. Does anybody else see this as well?
Ethan A Merritt <sf...@us...> said (on 2014/05/19):
> A source tarball for the version 5.0-rc1 release candidate
> is now publically accessible on SourceForge:...
|