Hi Javier,
Many people have experience problems mixing heavy-weight Java3D components
(e.g. Canvas3D) with Swing components. However with caution, it can be done.
A quote from somewhere:
"...Java 3D components are heavyweight. That is, they have a native
(non-Java) peer that actually does the rendering. This can complicate your
GUI development if you use Java Swing and its all-Java, or lightweight,
components. There are some special workarounds, but in general, lightweight
and heavyweight components don't mix well in the same container objects and
windows..." More information on lightweight-heavyweight component problems
is available from
http://java.sun.com/products/jfc/tsc/articles/mixing/index.html.
Best regards,
Law, Yee Wei
http://www.ntu.edu.sg/camtech
Tel: +65 790 4201
ICQ: 10000977
-----Original Message-----
From: Javier Bazzocco [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 06, 2000 8:32 PM
To: [EMAIL PROTECTED]
Subject: [JAVA3D] help
Hi, my name is Javier, i'm from Argentina and i'm just beginning with java
3d. Could you please answer me if is it possible to use java3d along with
the swing architecture, or i have to use only awt components?
Thanks in advance
===========================================================================
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".