[vtkusers] VTK and SWT

Kristian Sons kristian.sons at actor3d.com
Wed Feb 16 09:12:30 EST 2011


Hi Stephen,

I used VTK with SWT in multiple RCP-based projects. It's some time ago, 
I will check, if I still have some code.

Best,
   Kristian

Am 15.02.2011 22:31, schrieb Mueller, Stephen Ng:
> Hi,
> I am trying to integrate an existing VTK application written in C++ into
> an eclipse/RCP application using SWT. I was wondering if anyone has had
> any success doing this, and if they have any example code they can
> provide. I have tried to develop an SWT widget in native code.
> I make a call to vtkRenderWindowInteractor->setWidget(), passing to it
> the widget handle from SWT. However, when I try to render the window,
> the application crashes and complains about some error with
> XtRealizeWidget(). Anyway, any tips anyone can provide would be much
> appreciated.
> Thanks,
> Stephen
>
>
>
> _______________________________________________
> 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