Closed GoogleCodeExporter closed 9 years ago
Original comment by sirhc.f...@gmail.com
on 29 Jul 2010 at 5:35
There now is a getCurrentTarget() method for MTInputEvent. But it works a bit
different. Input events can now bubble up the component hierarchy if
inEvent.stopPropagation() is not called.
To know on what component the event was triggered initially you can use the
getCurrentTarget() method.
Original comment by sirhc.f...@gmail.com
on 16 Nov 2010 at 5:07
Original issue reported on code.google.com by
getflour...@gmail.com
on 20 Apr 2010 at 8:44