[vtkusers] Change renderWindow cursor shape

Jothybasu Selvaraj jothybasu at gmail.com
Thu Apr 12 10:02:00 EDT 2012


Hi all,

I want to change the shape of the vtkRenderWindow cursor to
VTK_CURSOR_CROSSHAIR. But the cursor is alway the default one (arrow).

I am setting it as

rw->Render();
rw->SetCurrentCursor(VTK_CURSOR_CROSSHAIR)


Am I missing anything?

Even this example is not workig on my system.

http://www.vtk.org/Wiki/VTK/Examples/Cxx/Visualization/CursorShape


I am using VTK5.10 RC2 and on win XP.

Thanks

-- 
Jothy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20120412/f1e69a09/attachment.htm>


More information about the vtkusers mailing list