Le Mardi, 3 Août 2004 10.35, Claude Fuhrer a écrit : > Hi all ! > > I've a simple application which displays a simple QuadArray. I have used > three behaviors (MouseRotate, MouseZoom and MouseTranslate) to modify the > view of this QuadArray. > > Now, i'm trying to pick some vertices of this QuadArray with the mouse, to > be able to change their position. But I'm unable to receive the mouse > events generated. I've written a MouseListener class, added it to my main > object, but the mouseClicked method is never called. What's wrong ?
Perheaps I should add the mouseListener to the right component (e.g. the the Canvas3D) ;-) sorry for the noise ! > Or, > perheaps better asked, what would be the best method to modify the shape of > a QuadArray with the mouse ? this question is still not resolved for me ! > > Thank you for your help > > claude > > =========================================================================== > To unsubscribe, send email to [EMAIL PROTECTED] and include in the body > of the message "signoff JAVA3D-INTEREST". For general help, send email to > [EMAIL PROTECTED] and include in the body of the message "help". =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".