[Paraview] Reader Plugin for the CVS Version?

Paul Edwards paul.m.edwards at gmail.com
Thu Apr 10 08:30:34 EDT 2008


Hi,

There is an example reader in the paraview source code:

ParaView3/Examples/Plugins/Reader

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).

Regards,
Paul

On 10/04/2008, Alexander Wille <alexander.wille at mytum.de> wrote:
>
> Hello everyone,
>
> I'm trying to write a simple reader to better understand what goes on
> inside
> ParaView. I've completed its source code and am now trying to get it
> integrated into the GUI they way it is described in "Extending ParaView"
> and "Plugin HowTo" on the wiki pages.
>
> Attached to this post you will find my source files. They compile without
> error. Loading the plugin into ParaView does not add an entry to the file
> types-combo box in the Open Dialog. It seems like something's wrong with
> my
> XML or cmakelists.txt. What did I get wrong, where's my mistake?
>
> Another question I would like to ask is how "Plot Over Time" would be done
> with the current CVS version. Using "Extract Selection Over Time" gives me
> multiple errors like "Failed to locate X array". My CVS build is from the
> last
> weekend.
>
>
> Best regards
> Alex
> _______________________________________________
> ParaView mailing list
> ParaView at paraview.org
> http://www.paraview.org/mailman/listinfo/paraview
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20080410/951204c3/attachment.htm>


More information about the ParaView mailing list