[Paraview] How to show my Reader in "File of type" when I open my documents?(Again)

David E DeMarle dave.demarle at kitware.com
Wed Apr 15 15:47:13 EDT 2009


Have you defined the client side of this plugin?

Ie does your plugin have a GUI_RESOURCE_FILES argument?

See Examples/Plugins/Reader/CMakeLists,


David E DeMarle
Kitware, Inc.
R&D Engineer
28 Corporate Drive
Clifton Park, NY 12065-8662
Phone: 518-371-3971 x109



2009/4/7 binbin0406 <binbin0406 at 163.com>:
> Hi everyone:
>   I have written a Reader for my ducuments. This plugin can be build and
> used successfully within paraview,but I can't show it in "File of type".
> It's like that when I want to open my document which is type of *.sgn.There
> is not a option of *.sgn in "File of type".I must choose the "All files" to
> show my documents(*.sgn) and then open them. Can anyone tell me how can I
> add my ducument type of the Reader in "Flie of type"? So that I can choose
> the option *.sgn in "File of type" to show my documents(*.sgn) when I want
> to open them.
>   My GUI.xml for the plugin above follows:
>   <ParaViewReaders>
>   <Reader name="SgnReader"
>     extensions="sgn"
>     file_description="My Sgn Files">
>   </Reader>
> </ParaViewReaders>
>
>   Thanks very much !
> Jackie Chen
>
>
>
> ________________________________
> 网易邮箱,中国第一大电子邮件服务商
>
> ________________________________
> 网易邮箱,中国第一大电子邮件服务商
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the ParaView Wiki at:
> http://paraview.org/Wiki/ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://www.paraview.org/mailman/listinfo/paraview
>
>


More information about the ParaView mailing list