|
From: Bastian M. <bma...@we...> - 2014-12-30 09:55:25
|
Version 5.0 will be the first to have the qt terminal on Windows. While
it works very well and is very fast, it still has some issues - or
behaves notably different from the windows and wxt terminals:
* 'raise' and 'lower' commands have no effect.
* Raising the console window by pressing "space" does not work
(Bug #1432).
* 'pause mouse' does not work (fix in 5.1, see Bug 1502).
* 'pause mouse' hangs gnuplot if no plot window is open (Bug #1434).
* In contrast to wxt or windows, the qt terminal is missing an
option to raise the window when a plot is finished.
* Since qt is an outboard driver, 'persist' works like on other
platforms, whereas for the wxt and windows terminal 'persist'
is only emulated by keeping the input loop running. (Note that
"fork" is not available.)
As it is, "qt" will now be the default terminal on Windows. We should
discuss if this should really stay that way. At least this change and
the known issues should be mentioned in the release notes. Please also
note that most Windows users will use the binaries provided.
Bastian
Am 29.12.2014 um 19:27 schrieb sfeam:
> Hi all,
>
> I plan to package up gnuplot 5.0 and place the tarball on SourceForge
> for release on New Year's Day. If you know of any remaining issues
> that should be either fixed or mentioned in the Release Notes, please
> post them here on the mailing list.
>
> The current text of the Release Notes is here:
>
> http://gnuplot.sourceforge.net/ReleaseNotes_5_0.html
>
> Ethan
>
>
>
> ------------------------------------------------------------------------------
> Dive into the World of Parallel Programming! The Go Parallel Website,
> sponsored by Intel and developed in partnership with Slashdot Media, is your
> hub for all things parallel software development, from weekly thought
> leadership blogs to news, videos, case studies, tutorials and more. Take a
> look and join the conversation now. http://goparallel.sourceforge.net
> _______________________________________________
> gnuplot-beta mailing list
> gnu...@li...
> Membership management via: https://lists.sourceforge.net/lists/listinfo/gnuplot-beta
>
|