Hi,

Iam testing the osgPlugin gecko to embed a browser window to my osg world.
I need events from the browser when the url has changed, for example, a user clicked on a link in the browser window.

Normally, the function NotifyInvalidated (class LLEmbeddedBrowserWindow) should be called. Normally. I have the same problems with the callback function onLocationChange (virtual). This callback is never called.

I tested my app with an standard browser window and I clicked on some links. The functions never called. Why?

Iam using Linux (Ubuntu 9.04) with cmake.

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

Reply via email to