Hi there,

another mouse question.
I have the problem that I use left mouse click for selecting objects and
left mouse double-click for zooming
in. In big complex scenes the picking stuff is very computation
intensive and therefore takes a while (in the range of a second is
the max we can tolerate), but anyway the double click is not produced if
it takes too long.

Rephrased: if i double-click on a complex object (say build of 30000
triangles) I get two mouse click events with
clickCount() == 1 instead of one with cC==1 and a secong with cC == 2.

Pitty!!


Is there any way of getting around this. I already rearranged the mouse
controls, but I'm always running in some
problems concering this issue.

Any help is appreciated!!

Thanks and cheers,
Karsten

===========================================================================
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".

Reply via email to