One more point: I&#39;ve tried putting a breakpoint in vtkSMTwoDRenderViewProxy2 constructor but it doesn&#39;t get called.  Where should this be created?<div><br></div><div>Thanks,<br>Paul<br><br><div class="gmail_quote">
On 12 August 2011 16:05, Paul Edwards <span dir="ltr">&lt;<a href="mailto:paul.m.edwards@gmail.com">paul.m.edwards@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi,<div><br></div><div>I&#39;m still struggling with this.  I&#39;ve tried to create a copy of the ParaView 2D view as a plugin (appending a 2 to all names).  It all compiles but segfaults in pqTwoDRenderView2::initializeWidgets() as the vtkSMTwoDRenderViewProxy2 is a null pointer.  I&#39;ve attached the code for the plugin in case anyone can take a look at it.  I&#39;d appreciate any help here.</div>

<div><br></div><div>Thanks in advance,</div><div>Paul</div><div>BTW I&#39;m using the git master branch<div><div></div><div class="h5"><br><br><div class="gmail_quote">On 9 August 2011 16:20, David E DeMarle <span dir="ltr">&lt;<a href="mailto:dave.demarle@kitware.com" target="_blank">dave.demarle@kitware.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">As do the manta and streaming plugins.<br>
<br>
Be sure to see <a href="http://paraview.org/Wiki/Representations_and_Views" target="_blank">http://paraview.org/Wiki/Representations_and_Views</a> for<br>
an introduction to ParaView&#39;s overall rendering architecture.<br>
<font color="#888888"><br>
David E DeMarle<br>
Kitware, Inc.<br>
R&amp;D Engineer<br>
28 Corporate Drive<br>
Clifton Park, NY 12065-8662<br>
Phone: 518-371-3971 x109<br>
</font><div><div></div><div><br>
<br>
<br>
On Tue, Aug 9, 2011 at 11:02 AM, Robert Maynard<br>
&lt;<a href="mailto:robert.maynard@kitware.com" target="_blank">robert.maynard@kitware.com</a>&gt; wrote:<br>
&gt; Hi,<br>
&gt; The prism plugin has a custom view and representation. You can also look at<br>
&gt; the GUIView example too.<br>
&gt;<br>
&gt; On Tue, Aug 9, 2011 at 10:57 AM, Paul Edwards &lt;<a href="mailto:paul.m.edwards@gmail.com" target="_blank">paul.m.edwards@gmail.com</a>&gt;<br>
&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; Hi,<br>
&gt;&gt; Does anyone have any example view plugins?  I am struggling to know where<br>
&gt;&gt; to start with a new 3D view with a different representation.  Any help would<br>
&gt;&gt; be appreciated.<br>
&gt;&gt; Thanks,<br>
&gt;&gt; Paul<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
&gt;&gt;<br>
&gt;&gt; Visit other Kitware open-source projects at<br>
&gt;&gt; <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
&gt;&gt;<br>
&gt;&gt; Please keep messages on-topic and check the ParaView Wiki at:<br>
&gt;&gt; <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
&gt;&gt;<br>
&gt;&gt; Follow this link to subscribe/unsubscribe:<br>
&gt;&gt; <a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
&gt;&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; Robert Maynard<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
&gt;<br>
&gt; Visit other Kitware open-source projects at<br>
&gt; <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
&gt;<br>
&gt; Please keep messages on-topic and check the ParaView Wiki at:<br>
&gt; <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
&gt;<br>
&gt; Follow this link to subscribe/unsubscribe:<br>
&gt; <a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
&gt;<br>
&gt;<br>
</div></div></blockquote></div><br></div></div></div>
</blockquote></div><br></div>