Jean-Sébastien Guay wrote:
> Hi Eric,
> 
>> hiding the mouse pointer is not supported
> 
> osgViewer::GraphicsWindow::useCursor(false) should do that... Though
> you're on Mac so perhaps GraphicsWindowCarbon doesn't work properly?
> 
> J-S

I know the message you sent is very old, but I just now got to
implementing this change in my application. It took a bit of work to
find out how to get the GraphicsWindow, but once I figured that out (I
needed to call GetWindows() on my osgViewer::Viewer), everything worked
very well. Thank you!

-Eric
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to