[vtkusers] How to abort a rendering that is in progess

Peter meancity at gmail.com
Wed Nov 30 02:06:06 EST 2005


what programme language are you using?

i am using tcl/tk and what i do is ....


trigger your application from command line. i assume you are using Windows.
then you use vtk to run your programme in command line (DOS),
if the rendering process takes too long or halts in half way. then you just
presse ctrl + c to terminate the programme.
i do not like to use double click to run the tcl program.


for java or C++ i am not sure ...  maybe java can be terminated from command
line if u r not using any IDE.
C++ i am not exactly sure.



On 11/24/05, Yixun Liu <yxliu at fudan.edu.cn> wrote:
>
> Hi,
>
> I want to abort a rendering in progess. How to do it?
>
> Regards
> Yixun Liu
>
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20051130/0c3337a7/attachment.htm>


More information about the vtkusers mailing list