| 
      
      
      From: Daniel J S. <dan...@ie...> - 2006-09-15 16:24:41
      
     | 
| Timoth=C3=A9e Lecomte wrote: > Dear gnuplot developpers, >=20 > I just committed a small peace of code to fill in gray the empty space=20 > left aside or below a plot when you resize the wxt terminal window=20 > without keeping its aspect ratio constant. This was the easiest way to=20 > make this behaviour a little more easy to understand visually. I also=20 > modified the help text a little bit to reflect that. I would like to=20 > know if it's ok for you now. I know that this behaviour was one of the=20 > few complaints about the wxt terminal. I am still reluctant to make it=20 > behave like the x11 terminal, since I don't like it at all. Moreover,=20 > I'm convinced it's not a critical point: at worse, after some time the=20 > user will realize he just has to type 'replot' or, more easily, to clic= k=20 > on the 'replot' icon to have the plot be redrawn completely to fit in=20 > the window. Timoth=C3=A9e, could you send or place a screen capture somewhere with th= is gray area? Another thing you could do is force an aspect ratio on the= window rather than display some area as a different color, i.e., an abil= ity to resize by mouse, but not independently in both dimensions. I like the X11 behavior, but it isn't critical that other window platform= s behave the same way. Maybe an alternative from X11 is good at this poi= nt. Dan |