|
From: Hans-Bernhard B. <br...@ph...> - 2005-03-10 11:49:07
|
Jhansi wrote: > version :) ). But the only thing is i need to make the mouse to be > set explicitly for the C interface, where as we need not do that > explicitly when we call gnuplot at bash. That's done on purpose --- it usually makes little to no sense at all to have two asynchronous command channels to the same gnuplot session open at the same time, which is what allowing mousing during non-interactive operation would be doing. |