Hi Thomas,

Thanks for the complete file.  Now done a graphical diff, and merged
the setting of the view in.  The code in svn/trunk has moved on a bit
from when you made the change but still had the problem with the view
being sent in the wrong place.

Robert.

On Thu, Oct 30, 2008 at 7:06 PM, thomas weidner <[EMAIL PROTECTED]> wrote:
> btw, on every mouse move all views seem to receive FRAME events, is
> that normal or is it some glitch within my application?

On each new frame the events should also recieve a FRAME event, there
isn't any high level filtering - if you don't want that type of event
then you just ignore it - it's deliberately the responsibility of the
event handler to whether it uses the event or not.

Robert.
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to