[vtkusers] VTK6 and Java Cone Example 5
    Sean McBride 
    sean at rogue-research.com
       
    Mon Aug  5 17:15:14 EDT 2013
    
    
  
On Mon, 5 Aug 2013 16:10:55 -0500, Ric Wright said:
>Well, a little playing around didn't seem to help, but I am frankly not an
>expert on threads.  However, it seems to me that the source of the problem
>is that the vtkRenderWindowInteractor gets initialized then the start()
>method creates an event loop that is monitored by the
>vtkRenderWindowInteractor.  I suspect that start() method spawns a new
>thread to listen to the events and it is the spawning of that thread that
>causes the exception.
VTK's Cocoa classes never create any threads.
Cheers,
-- 
____________________________________________________________
Sean McBride, B. Eng                 sean at rogue-research.com
Rogue Research                        www.rogue-research.com 
Mac Software Developer              Montréal, Québec, Canada
    
    
More information about the vtkusers
mailing list