The xml for the vtkFileSeriesReader should have the following:<br>-------------------------------------------------------------------------------<br><FileSeriesReaderProxy name="MyFileSeriesReader" ...><br>
<br><i><span class="Apple-style-span" style="background-color: rgb(255, 255, 102);"> </span><b><span class="Apple-style-span" style="background-color: rgb(255, 255, 102);"> <StringVectorProperty name="FileNameInfo"<br>
command="GetCurrentFileName"<br> information_only="1" ><br> <SimpleStringInformationHelper /><br> </StringVectorProperty></span></b></i><span class="Apple-style-span" style="background-color: rgb(255, 255, 102);"><br>
</span><br> <StringVectorProperty name="FileName"<br> ...<br><span class="Apple-style-span" style="background-color: rgb(255, 255, 102);"> </span><b><i><span class="Apple-style-span" style="background-color: rgb(255, 255, 102);">information_property="FileNameInfo"</span></i></b><br>
...><br> <FileListDomain name="files"/><br> </StringVectorProperty><br> ...<br></FileSeriesReaderProxy><br>-------------------------------------------------------------------------------<div>
<br>Utkarsh<br><div><br><br>On Mon, Sep 28, 2009 at 3:07 PM, Karl König <<a href="mailto:kkoenig11@web.de">kkoenig11@web.de</a>> wrote:<br>> Hi,<br>><br>> What method/xml does a custom reader using vtkFileSeriesReader need to<br>
> provide in order to see the file name change in the information tab of<br>> the object inspector? The reader posted in<br>> <a href="http://www.paraview.org/pipermail/paraview/2009-September/013719.html">http://www.paraview.org/pipermail/paraview/2009-September/013719.html</a>,<br>
> e.g., does always show the name of the first file of the sequence.<br>><br>> For *.vtu files, the file name does change, but I failed so far to find<br>> the magic in VTK/IO/vtkXML*Reader.{h,cxx}<br>><br>
> Thanks a lot<br>> Karl<br>> _______________________________________________<br>> Powered by <a href="http://www.kitware.com">www.kitware.com</a><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 ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView">http://paraview.org/Wiki/ParaView</a><br>><br>> Follow this link to subscribe/unsubscribe:<br>> <a href="http://www.paraview.org/mailman/listinfo/paraview">http://www.paraview.org/mailman/listinfo/paraview</a><br>
><br><br></div></div>