> I tried to comment the lines out where the UVCoord, STCoord, face, > position, normal and binormal are added to "msg" variable to check, if > that handleEvent function is called when I touch on a prim. But > unfortunately nothing changed.
you may want to check that you've caught ALL code paths that generate that message. i believe the grab-tool has at least two "modes", each of which sends the ObjectGrabUpdate message. (or, if you're only checking for touch_start events, make sure you've changed the ObjectGrab message.) K. _______________________________________________ Policies and (un)subscribe information available here: http://wiki.secondlife.com/wiki/SLDev Please read the policies before posting to keep unmoderated posting privileges
