pause mouse on windows-wxt - Re: Windows ginput function
Michael Goffioul
michael.goffioul at gmail.com
Mon Apr 7 06:07:50 CDT 2008
On Wed, Apr 2, 2008 at 8:49 AM, Petr Mikulik <mikulik at physics.muni.cz> wrote:
> Michael has managed to have working console, thus not GUI, version of
> gnuplot for Octave. He calls it pgnuplot. I think this matter should be
> discussed on the gnuplot mailing list:
>
> - this definitely needed unpublished patches into gnuplot source code
I maintain a patch for gnuplot in octave-forge
(admin/Windows/msvc/libs/gnuplot-4.2.2.diff). I already posted a bug report
and a patch on the gnuplot patch system months ago. Up to now, nothing has
been integrated into the gnuplot source tree. If the gnuplot developers are
interested, they can still contact me.
> - this kind of gnuplot should be compilable by any supported Windows
> makefile, e.g. mingw or cygwin
The code should be compatible with MSVC and mingw. For cygwin, nothing
special should be needed and the regular Linux code should work OK.
> - I think this executable could be called gnuplot, as this is the name of
> the console application everywhere.
I used pgnuplot, because this is the program the octave's configure script
is looking for under Windows platform.
Michael.
More information about the Bug-octave
mailing list