[vtkusers] Mantain VTK interactor functionalities in Java (with Swing)

Sebastien Jourdain sebastien.jourdain at kitware.com
Thu Apr 21 10:10:38 EDT 2011


In vtkCanvas, the interactor is already initialized for you. No need
to call "new Interactor()". So you shouldn't run into the issue you
describe.

Seb

On Thu, Apr 21, 2011 at 10:05 AM, arturex <arturo_caissut at tiscali.it> wrote:
> Hi Sebastien,
>
> my problem is that I can embed a vtkCanvas or a vtkPanel into a Swing
> JPanel, but I don't know where/when to initialize and start the interactor I
> want to use in order to avoid a, unwanted vtkRenderWindow to appear.
> I'm doing some experiment, so I don't really have an already written code to
> show. Is there any Java example to look at?
>
> Arturo
>
> --
> View this message in context: http://vtk.1045678.n5.nabble.com/Mantain-VTK-interactor-functionalities-in-Java-with-Swing-tp4313483p4330870.html
> Sent from the VTK - Users mailing list archive at Nabble.com.
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>



More information about the vtkusers mailing list