Hi,<br><br>There is an example reader in the paraview source code:<br><br>ParaView3/Examples/Plugins/Reader<br><br>Your example looks like it is missing an XML file and the XML file you have attached is for the GUI (GUI_RESOURCE_FILES) not the server (SERVER_MANAGER_XML).<br>
<br>Regards,<br>Paul<br><br><div><span class="gmail_quote">On 10/04/2008, <b class="gmail_sendername">Alexander Wille</b> &lt;<a href="mailto:alexander.wille@mytum.de">alexander.wille@mytum.de</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello everyone,<br> <br> I&#39;m trying to write a simple reader to better understand what goes on inside<br> ParaView. I&#39;ve completed its source code and am now trying to get it<br> integrated into the GUI they way it is described in &quot;Extending ParaView&quot;<br>
 and &quot;Plugin HowTo&quot; on the wiki pages.<br> <br> Attached to this post you will find my source files. They compile without<br> error. Loading the plugin into ParaView does not add an entry to the file<br> types-combo box in the Open Dialog. It seems like something&#39;s wrong with my<br>
 XML or cmakelists.txt. What did I get wrong, where&#39;s my mistake?<br> <br> Another question I would like to ask is how &quot;Plot Over Time&quot; would be done<br> with the current CVS version. Using &quot;Extract Selection Over Time&quot; gives me<br>
 multiple errors like &quot;Failed to locate X array&quot;. My CVS build is from the last<br> weekend.<br> <br> <br> Best regards<br> Alex<br>_______________________________________________<br> ParaView mailing list<br> <a href="mailto:ParaView@paraview.org">ParaView@paraview.org</a><br>
 <a href="http://www.paraview.org/mailman/listinfo/paraview">http://www.paraview.org/mailman/listinfo/paraview</a><br> <br><br></blockquote></div><br>