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> <<a href="mailto:alexander.wille@mytum.de">alexander.wille@mytum.de</a>> 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'm trying to write a simple reader to better understand what goes on inside<br> ParaView. I've completed its source code and am now trying to get it<br> integrated into the GUI they way it is described in "Extending ParaView"<br>
and "Plugin HowTo" 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's wrong with my<br>
XML or cmakelists.txt. What did I get wrong, where's my mistake?<br> <br> Another question I would like to ask is how "Plot Over Time" would be done<br> with the current CVS version. Using "Extract Selection Over Time" gives me<br>
multiple errors like "Failed to locate X array". 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>