<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">2017-06-13 15:10 GMT+02:00 Elvis Stansvik <span dir="ltr"><<a href="mailto:elvis.stansvik@orexplore.com" target="_blank">elvis.stansvik@orexplore.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div>I'm using a<br><br>   vtkChartXY<br>   vtkColorTransferControlPointsI<wbr>tem<br>   vtkColorTransferFunctionItem<br><br></div>trio for editing a vtkColorTransferFunction.<br><br></div>I'm now trying to make it non-editable (I want this for system "built-in" color functions). I've tried calling SetInteractive(false) on all three of them. I even tried hiding the control points item, but still I can interact with the points using the mouse.<br><br></div><div>How can I make it non-interactive?<br><br></div><div>I'm using VTK 8.0.0.rc1.<br></div></div></div></blockquote><div><br></div><div>I know I could always override and swallow mouse events, but that seems like the wrong approach?<br><br></div><div>I'm only interested in disabling interaction with the control points item. Even hiding it as well would be OK.<br><br></div><div>Elvis<br></div><div> <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><br></div><div>Thanks in advance,<br></div><div>Elvis<br></div></div></div>
</blockquote></div><br></div></div>