just add a mouseEvent3d to it.... plane.addOnMouseDown(doSomething) Fabrice
On May 13, 2011, at 12:17 PM, Baraba wrote: > Hi, > > I need some help. > I'm trying to dispatch custom event from Plane that is dynamically > added to BSPtree. I'm listening for it on the view but nothing is > catched. > > Probably I'm doing it in the wrong way couse I'm pretty new to this > "event flow thing". I would be grateful if someone could tell me a > right way to do it. > >
