Hi Robert and all, I have a question about plugins and how to handle a specific case. Let's say that I have a plugin which returns an interactive image (like the pdf or browser one), I associate the image to an interactive image handler to send it events. Up to here, everything works as expected, but now, I need my interactive image to send me information about the navigation. For example with the browser plugin, let's say I would like my interactive image to tell me when the user clicks on a link to be able to filter the websites where the user browses. How can I handle this case without including some code from the plugin ? In a more generic way, do you think it can be possible to have a generic path for the interactive images to send back events to the application ? The InteractiveImageHandler should be the place to put such a mechanism ?
Thanks in advance for any help on this subject ! Cheers, -- Serge Lages http://www.tharsis-software.com
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

