From: Daniel J S. <dan...@ie...> - 2004-07-06 01:09:51
|
Hans-Bernhard Broeker wrote: >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. > That is a strange one... On the topic of plot window location, anyone else find it kind of irksome that a newly created plot window is always situated on top of the command line window and completely covering it? I'd prefer it to be created as far away from the command line as possible, and not grab focus if not in "raise" mode. Dan |