<HTML>
<HEAD>
<TITLE>Re: [vtkusers] Update temporal pipeline in Java</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>I eventually figured this out. If anyone is interested shoot me an email. Had to do some tricks with SwingWorker threads.<BR>
Gerrick<BR>
<BR>
<BR>
On 6/17/09 1:46 PM, "Gerrick Bivins" <<a href="gbivins@objectreservoir.com">gbivins@objectreservoir.com</a>> wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Hi All,<BR>
I have a temporal pipeline setup and I’m able to sequentially display the timesteps. Works great.<BR>
Next I’d like to do the following:<BR>
</SPAN></FONT><OL><LI><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Allow user interaction via interactor while the pipeline is updating 
</SPAN></FONT><LI><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Allow user to interrupt (or pause) at a specific time step<BR>
</SPAN></FONT></OL><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>I have the framework setup so that I can update the temporal pipeline separately from the graphics BUT to update the graphics, I need to trigger a render.<BR>
>From what I’ve “googled”, Render updates have to happen in a single thread so I’m not sure how to do what I want. Is it possible?<BR>
Gerrick<BR>
<HR ALIGN=CENTER SIZE="3" WIDTH="95%"></SPAN></FONT><FONT SIZE="2"><FONT FACE="Consolas, Courier New, Courier"><SPAN STYLE='font-size:10pt'>_______________________________________________<BR>
Powered by www.kitware.com<BR>
<BR>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a><BR>
<BR>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ">http://www.vtk.org/Wiki/VTK_FAQ</a><BR>
<BR>
Follow this link to subscribe/unsubscribe:<BR>
<a href="http://www.vtk.org/mailman/listinfo/vtkusers">http://www.vtk.org/mailman/listinfo/vtkusers</a><BR>
</SPAN></FONT></FONT></BLOCKQUOTE>
</BODY>
</HTML>