Re: [ROOT] TGraph::SetEditable()

From: Rene Brun (Rene.Brun@cern.ch)
Date: Sun Feb 22 2004 - 08:57:41 MET


Galina,

If you use the released version 3.10/02 (always indicate the exact 
version number), you must be able to call
  gPad->SetEditable(kFALSE);
After this call, it will not be possible to modify the graph with the 
mouse on the screen.

Rene Brun


On Sat, 21 Feb 2004, Galina Asova 
wrote:

> Hi,
> on Linux Suse 8.2, ROOT 3.10 I need to set a number of graphs, drawn 
> point by point, as uneditable, but SetEditable(kFALSE) works only from 
> the context menu (in my case it's compiled with gcc 2.95.3). As I 
> understand SetEditable(kFALSE) should not let any chages (except adding 
> setting points from a source) on the graph but I'm able to pick a point 
> and move it.
> Any idea why?
> 



This archive was generated by hypermail 2b29 : Sun Jan 02 2005 - 05:50:06 MET