[vtkusers] vtkCanvas + JInternalFrame

Shyam Prakash ramakrishna.prakash at quest-global.com
Wed Nov 19 23:10:15 EST 2003


Said,
	vtkCanvas is a heavy weight component and it does not follow the
z-order. The heavy weight component will always remain on top. Hence the
guideline given by sun is "Do not place heavyweight (AWT) components
inside a JInternalFrame"(ref:
http://java.sun.com/products/jfc/tsc/articles/mixing/). Also you can
find some useful information at
http://www.j3d.org/tutorials/quick_fix/swing.html


--Shyam


-----Original Message-----
From: vtkusers-admin at vtk.org [mailto:vtkusers-admin at vtk.org] On Behalf
Of Said.
Sent: Wednesday, November 19, 2003 8:23 PM
To: vtkusers
Subject: [vtkusers] vtkCanvas + JInternalFrame

Hi vtk users,

I need some help to resolve the "small" problem shown on the attached
image.

Thanks.




More information about the vtkusers mailing list