|
From: <tim...@en...> - 2006-06-06 21:21:35
|
Ethan Merritt wrote: > On Friday 02 June 2006 05:34 pm, Timoth=E9e Lecomte wrote: > =20 >> 1) This is the default cursor [...] is supposed to be a black cross=20 >> surrounded by a white border so that it is visible on a dark >> background, with a transparent "hole" in the center. >> =20 > > =20 >> (by the way, how many of you actually tried it or use it ?) >> =20 > > I have been using it routinely. > The only problems I notice are that=20 > (1) You must do a manual replot after resizing the terminal > (else the mouse coords are wrong among other things) > =20 I reproduced the problem with the mouse coords (y-axis) that are wrong=20 when you resize the wxWidgets terminal. I will commit a patch soon. Do=20 you see any other problem with the resizing behaviour ? By the way, the wxWidgets terminal differs from others in the fact that=20 it keeps the aspect ratio (width/height) of the plot and that it scales=20 the font sizes and linewidths when you resize the window. We discussed=20 that a little before the commit. Now that several of you (at least Ethan=20 and Petr) have tried it, can you tell me how you feel about that behaviou= r ? Best regards, Timoth=E9e |