|
From: Petr M. <mi...@ph...> - 2010-02-01 07:06:44
|
> > - If an x11 plot window is killed, then a subsequent 'pause mouse' > > command should be rejected. The only way I have managed to set this up > > so far is to have event_reset() set term_initialised = FALSE, > > and have pause_command() test for it. This seems to work for x11, but > > I have no idea what havoc it might trigger on os2 or whatever else. > > os2?! I love gnuplot, but when I try to delve into the code base > I'm struck by the opacity induced by trying to support Dinosaur > OSes. I think some have been cleaned out lately (?) but if os2 > has not, then time to go? Nowadays you can buy modern OS/2 under the name eComStation, see http://www.ecomstation.com where you can even try a DemoCD. The OS/2 community is quite active, see web pages such as http://hobbes.nmsu.edu/h-browse.php?dir=/pub/new&sort=date There is absolutely no reason to remove the OS/2 support. And neither DOS support - the latest gnuplot compiled by DJGPP runs well in DOS. You find such machines in labs running various experimental tools. Greetings, Petr |