Hi all,<div><br></div><div>I&#39;m trying to develop a plugin in Paraview and I have some questions.</div><div>I found a wiki page &quot;PlugIn How To&quot; speaking a little about plugin implementation but it&#39;s still confuse to me.</div>
<div><br></div><div>Is there a page explaining all the XML syntax of the ServerManager and ClientManager files ? For instance I tried to compile and use the plugin &quot;MyView&quot; as shown on the wiki page, but I&#39;ve got an error message when loading it in Paraview &quot;Failed to create a proxy for the requested view type...&quot;. As I don&#39;t know the XML syntax it&#39;s hard to find where the mistake could be.</div>
<div><br></div><div>I have an other question. My goal is to develop a plugin which would make paraview reactive to OSC messages (or VRPN messages, I&#39;ve seen there is a VR plugin but it&#39;s another problem ^^) but I don&#39;t know if it&#39;s possible ? Actually I don&#39;t understand where is the entry point for paraview in the C++ source code of a plugin, and how I can get back Paraview objects instances (as the render windows to get the camera and control it with OSC messages etc). To sum up, I think the final goal is to replace WindowInteractor by an Interactor reacting to OSC events instead of keyboard/mouse events.</div>
<div><br></div><div>I hope my message is understandable ^^</div><div><br></div><div>Thank you for reading  :)</div><div><br></div><div>Jean-Noël Chiganne</div>