|
From: Ethan M. <merritt@u.washington.edu> - 2006-06-03 01:02:54
|
On Friday 02 June 2006 05:34 pm, Timoth=E9e Lecomte wrote:
>
> 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.
> (by the way, how many of you actually tried it or use it ?)
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)
(2) I have to hack the source to make it ignore 'q'
We've got to come up with an equivalent to the ctrlq X-resource
On a related topic, are you happy with the state of the
"Bind <space> to builtin_raise in mouse.c" patchset?
If so, let's commit it to CVS.
=20
> 2) Lars Hecking reported that 'make check' before 'make install' will
> complain (just a warning) because it doesn't find the PNG icons used
> in the toolbar. Indeed they have to be installed in
> PREFIX/share/gnuplot/4.1/png before they can be used. I proposed to
> replace the PNG icons by XPM icons included at compile time.
I'd rather keep the PNG icons, and think about generalizing the
mechanism so that users can configure their own new buttons and
supply an icon to go with it.
=2D-=20
Ethan A Merritt
Biomolecular Structure Center
University of Washington, Seattle WA
|