Hi, <br><br>It is possible if the vtkGDCMImageReader sends an event to inform the redaer&#39;s update progression. Typically, you can try to catch the ProgressEvent via a vtkCallBackCommand.<br>The callback function is under your responsabilty: just implement something that refresh a gauge. I don&#39;t know how it is called in Qt, and how is implemented the update of vtkGDCMImageReader, so I won&#39;t be of more help.<br>
<br>&#39;hope it will be enough...<br><br>Jerome<br><br><div class="gmail_quote">2009/11/3 Lic. José M. Rodriguez Bacallao <span dir="ltr">&lt;<a href="mailto:jmrbcu@gmail.com">jmrbcu@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
hi folks, I need to read a volume from a lot of dicom files and show<br>
it, I need to inform the user the progress of the reading process by<br>
means of a progress bar using Qt. How do I achieve that with vtk and<br>
gdcm.<br>
I am using vtkGDCMImageReader and python.<br>
<br>
--<br>
Lic. José M. Rodriguez Bacallao<br>
Centro de Biofisica Medica<br>
-----------------------------------------------------------------<br>
Todos somos muy ignorantes, lo que ocurre es que no todos ignoramos lo mismo.<br>
<br>
Recuerda: El arca de Noe fue construida por aficionados, el titanic<br>
por profesionales<br>
-----------------------------------------------------------------<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">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" target="_blank">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" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
</blockquote></div><br>