[vtkusers] Timer Event
Jeff Lee
jeff at cdnorthamerica.com
Thu Jun 13 08:34:45 EDT 2002
Hi,
This looks like java, and there is no way to call XInitThreads() from
there. You should be using vtkPanel and its Render method instead of
calling Render directly on a RenderWindow.
-Jeff
Robert Belleman wrote:
>Jagan,
>
>If by "asynchronous call" you mean that multiple threads access the
>X server, try adding a call to XInitThreads() just after the render
>window is created.
>
>-- Rob
>
>
>
More information about the vtkusers
mailing list