Yes, <br>Use<table class="memname"><tbody><tr><td class="memname">virtual void <a class="el" href="http://www.vtk.org/doc/nightly/html/classvtkInteractorObserver.html#ac74314c01a30124ecea81b35eb133772">vtkInteractorObserver::SetPriority</a> </td>
<td>(</td>
<td class="paramtype"><a class="el" href="http://www.vtk.org/doc/nightly/html/vtkVectorOperators_8h.html#a6a1bb6ed41f44b60e7bd83b0e9945aa7">float</a> </td>
<td class="paramname"><br></td><td>)</td></tr></tbody></table><p>To increase the priority for object you need most.</p><p>Set/Get the priority at which events are processed. This is used when
multiple interactor observers are used simultaneously. The default
value is 0.0 (lowest priority.) Note that when multiple interactor
observer have the same priority, then the last observer added will
process the event first. (Note: once the <a class="el" href="http://www.vtk.org/doc/nightly/html/classvtkInteractorObserver.html#a7f52f3d776dbe073d690ee100ab685b4">SetInteractor()</a>
method has been called, changing the priority does not effect event
processing. You will have to SetInteractor(NULL), change priority, and
then SetInteractor(iren) to have the priority take effect.) <br></p><p></p><p>-Denis<br></p>
Reimple<br><div class="gmail_quote">On Wed, Feb 22, 2012 at 6:13 PM, imran khan <span dir="ltr"><<a href="mailto:khan.imranh@gmail.com">khan.imranh@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div>Is there a way to pick and interact with an instance of vtkBoxWidget2 that is smaller and behind another vtkBoxWidget2?<br></div><div><br></div><div>Thanks.</div><span class="HOEnZb"><font color="#888888"><div><br></div>
<div>Imran</div>
</font></span><br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
<br></blockquote></div><br>