JAWT -> C++ can intercept the mouse event?
From: bart59 (bart59_at_free.fr)
Date: 05/24/04
- Next message: Thomas Weidenfeller: "Re: Display a C++ window in a java GUI"
- Previous message: perry: "Re: Display a C++ window in a java GUI"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 24 May 2004 06:56:40 -0700
Hi,
I would like to display in a java componant a 3D display, created by a
c++ library using JNI.
I think the best way to do that is to display this in a JAWT Canvas.
But the question is>
- Is the 3D display still intercepting the mouse event?
Other wise it could be difficult to navigate in the 3D world !
Or We should only use KeyBoard: but I am not shure the C++ will
intercept the keyboard imput...
- Next message: Thomas Weidenfeller: "Re: Display a C++ window in a java GUI"
- Previous message: perry: "Re: Display a C++ window in a java GUI"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|