That code is in the gui xml file that your plugin provides I believe.

Something like:
<ParaViewFilters>
  <Filter name="myGreatFilter" />
</ParaViewFilters>


_________________________________________________________
Mike Jackson                  mike.jack...@bluequartz.net
BlueQuartz Software                    www.bluequartz.net
Principal Software Engineer                  Dayton, Ohio



On Dec 22, 2008, at 8:28 AM, Benjamin Schindler wrote:

Hi

I've got a plugin which compiles cleanly, but the menu entry for the plugin is not shown (The plugin is being loaded - I checked strace. So PV_PLUGIN_PATH is set correctly)

Since I have no clue where the problem could be - is there some debugging switch that enables some kind of error messages? paraview is completely silent and doesn't tell a thing when the plugin wasn't able to load

Thanks
Benjamin
_______________________________________________
ParaView mailing list
ParaView@paraview.org
http://www.paraview.org/mailman/listinfo/paraview

_______________________________________________
ParaView mailing list
ParaView@paraview.org
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to