<div dir="ltr">Hi all,<br><br>I want to change the shape of the vtkRenderWindow cursor to VTK_CURSOR_CROSSHAIR. But the cursor is alway the default one (arrow).<br><br>I am setting it as<br><br>rw-&gt;Render();<br>rw-&gt;SetCurrentCursor(VTK_CURSOR_CROSSHAIR)<br>
<br><br>Am I missing anything?<br><br>Even this example is not workig on my system.<br><br><a href="http://www.vtk.org/Wiki/VTK/Examples/Cxx/Visualization/CursorShape">http://www.vtk.org/Wiki/VTK/Examples/Cxx/Visualization/CursorShape</a><br>
<br><br>I am using VTK5.10 RC2 and on win XP.<br><br>Thanks<br clear="all"><br>-- <br><div dir="ltr">Jothy<br></div><br>
</div>