<div dir="ltr">I am trying to prevent the anchor in the vtkCaptionWidget from being interacted with by the user (<a href="http://www.vtk.org/Wiki/VTK/Examples/Cxx/Widgets/CaptionWidget">http://www.vtk.org/Wiki/VTK/Examples/Cxx/Widgets/CaptionWidget</a>). It seems straight forward to just call something like:<div><br></div><div>captionRepresentation->GetAnchorRepresentation()->SetPickable(0);</div><div><br></div><div>orĀ </div><div><br></div><div>captionRepresentation->GetAnchorRepresentation()->SetDragable(0);<br></div><div><br>however these do not appear to do anything. I have tried a number of different combinations of disable calls on the widget, representation and anchor representation. I think I am missing something.</div><div><br></div><div>Thank you,</div><div><div><div><div class="gmail_signature"><div></div></div></div>
</div></div></div>