Display a C++ window in a java GUI

From: bart59 (bart59_at_free.fr)
Date: 05/24/04


Date: 24 May 2004 05:28:09 -0700

Hi,

I've got a java program and a c++ one.

The Java program`s output is a GUI, using swing and awt componants.

THe Cpp program is a 3D engine: OSG, Open Scene Graph., displaying a
3D model in the screne, with interaction : so that the user can move
on the scene, thanks to the mouse or keyboard.

Actually the Java is used as a command panel fot the 3Dengine.

I would like to know if i can have the Cpp ouput window (the 3D ouput
form the OSG cpp)
in a Java componant > frame or anything : so that I would be able to
keep all my software in only one main GUI.

I heard about python to solve my problem if JNI can't, but is it
possible to do this in Python ?
What can give me Python that Java canīt ?
Could nt be more difficult to use a third language ?

Thanks for you help !

Bart



Relevant Pages

  • Re: Cpp Considered Harmful
    ... I agree that templates throw the IDE a curve ball. ... and code completion. ... One might argue that the same could be done with the Cpp. ... Using JBuilder, and the Java counterpart, I can fly through XML coding. ...
    (comp.lang.cpp)
  • Re: Cpp Considered Harmful
    ... >> means of doing some of the things the CPP is currently used for. ... > syntax of #include for the language specified libraries. ... believe it would be trickier in C++ than in Java to accomplish what I'm ... there is often a need to compile a class before it can be ...
    (comp.lang.cpp)
  • Re: Include File
    ... Except you have to call cpp ... I do some simple things like embed the name of the compiler used by ... simply copying one of two variants to the official java file just ... and as a very flexible configuration ...
    (comp.lang.java.programmer)
  • Display a C++ window in a java GUI
    ... The Java program`s output is a GUI, using swing and awt componants. ... I would like to know if i can have the Cpp ouput window (the 3D ouput ...
    (comp.lang.java.gui)
  • Display a C++ window in a java GUI
    ... The Java program`s output is a GUI, using swing and awt componants. ... I would like to know if i can have the Cpp ouput window (the 3D ouput ...
    (comp.lang.cpp)