I have an application that opens up a frame (containing a Canvas3D object),
that once opened, brings up a second frame containing just normal AWT
controls. This second frame appears on top of the first one as expected.

However, if the mouse is moved (not clicked) over the frame in the
background it jumps back to the foreground (giving a sort of x-windows
mouse-focus effect). But even stranger is that it only does this if the
mouse moves over the Canvas3D - it stays in the background if the mouse is
moved over the frame's title bar or any of the non-Java3D controls contained
within it.

I've tried this with both AWT and swing controls, and it happens with both
types.

Iain

(ps - hope this hasn't been covered before, but the list archive search
facility is currently not working (again) for me)

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