From: Per P. <per...@ma...> - 2005-10-11 15:58:05
|
On Oct 11, 2005, at 02:05, Paul Kienzle wrote: > OS X: > > > >> The aqua term does not support mouse. Any idea how much work it >> would be to add it? >> Not a lot, the foundation is there, i.e. passing events from AquaTerm to the aquaterm.trm driver. See demos and PGPLOT driver in AquaTerm developer extras for some examples how to use events. I dabbled with adding mouse support to gnuplot/aqua some years ago, but never quite got the hang of how it was supposed to work. Nowadays, I'm just too short of time to be of any real use... In case anyone goes about adding mousing to aquaterm.trm, keep me posted and I'll try to help (at least I can commit the patches;-). Regards, Per |