From: Hans-Bernhard B. <br...@ph...> - 2004-07-06 00:07:37
|
On Mon, 5 Jul 2004, Hans-Bernhard Broeker wrote: > > Does the problem still happen if gnuplot is configured with > > #undef USE_MOUSE ? > > To be experimented with. I'm not even sure the Windows version > still builds in that configuration... Testing... it almost does. (wpause assumes paused_for_mouse, had to #ifdef USE_MOUSE that). But it doesn't help to prevent the problem. But now I've found a truly ghastly factor influencing one of the problems I described: it depends on where the gnuplot text window pops up, relative to the current position of the mouse. If the mouse pointer is at rest while starting wgnuplot.exe (current version) via the keyboard, and it happens to be sitting *inside* the newly popped-up wgnuplot text window, the first keypress will be lost. This is insane. -- Hans-Bernhard Broeker (br...@ph...) Even if all the snow were burnt, ashes would remain. |