[vtkusers] Problems with vtkCanvas and vtkRenderingJava.dll

MacKinnon, David David.MacKinnon at nrc-cnrc.gc.ca
Fri Nov 7 17:59:23 EST 2003


This time I used vtkPanel and vtkCanvas that came with the source code.
Those worked fine without the changes I mentioned.  Compiling the source
also fixed the vtkRenderingJava.dll problem.

Things seem to be working now. Thanks for all the help!

David,


-----Original Message-----
From: Jeff Lee
To: MacKinnon, David
Cc: 'vtkusers at vtk.org '
Sent: 07/11/2003 10:55 AM
Subject: Re: [vtkusers] Problems with vtkCanvas and vtkRenderingJava.dll

MacKinnon, David wrote:

> 2) Lock() in the vtkPanel.java was private so when vtkCanvas extended 
> vtkPanel and attempted to use it, a compile error was generated. I 
> reset the scope to protected which solved the problem.
>
which vtkPanel do you have?  these methods are protected in the cvs 
version.  I can't imagine how they ever would have been left private 
after the introduction of vtkCanvas.  Anyway, what you did is 
unneccessary if you get the latest version.
-Jeff

> 3) vtkRenderingJava.dll is still an issue and is the point in vktPanel

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20031107/6817d6aa/attachment.htm>


More information about the vtkusers mailing list