<br><br><div class="gmail_quote">On Mon, Aug 2, 2010 at 12:03 PM,  <span dir="ltr">&lt;<a href="mailto:owen.arnold@stfc.ac.uk">owen.arnold@stfc.ac.uk</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">










<div lang="EN-GB" link="blue" vlink="purple">

<div>

<p class="MsoNormal"><span lang="EN-US" style="color:#595959">Hi,</span></p>

<p class="MsoNormal"><span lang="EN-US" style="color:#595959"> </span></p>

<p class="MsoNormal"><span lang="EN-US" style="color:#595959">As I am likely to require
customized GUI controls in the near future, I decided to look at the example in
the Paraview documentation:</span></p>

<p class="MsoNormal"><span lang="EN-US" style="color:#595959"> </span></p>

<p class="MsoNormal"><span lang="EN-US" style="color:#595959"><a href="http://www.paraview.org/Wiki/Plugin_HowTo#Adding_an_object_panel" target="_blank">http://www.paraview.org/Wiki/Plugin_HowTo#Adding_an_object_panel</a>
</span></p>

<p class="MsoNormal"><span lang="EN-US" style="color:#595959"> </span></p>

<p class="MsoNormal"><span lang="EN-US" style="color:#595959">I am finding that the
plugin generated by this example compiles fine, and appears to load without
issue but the custom panel is never initialized. I was expecting that
generating a ConeSource after loading this plugin would result in an additional
widget on the object panel.</span></p>

<p class="MsoNormal"><span lang="EN-US" style="color:#595959"> </span></p>

<p class="MsoNormal"><span lang="EN-US" style="color:#595959">Does anyone know of
any ways in which I could determine why no instances of the ConePanel are
generated?</span></p>

<p class="MsoNormal"><span lang="EN-US" style="color:#595959"> </span></p>

<p class="MsoNormal"><span lang="EN-US" style="color:#595959">Thanks in advance,</span></p>

<p class="MsoNormal"><span lang="EN-US" style="color:#595959"> </span></p>

<p class="MsoNormal"><span lang="EN-US" style="color:#595959">Owen</span></p>

</div>


<br><p>-- 
<br>Scanned by iCritical.
</p>
<br></div>


<br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
<br></blockquote></div><br>Hi Owen,<div><br></div><div>I just tested the cone example and it is  working on my machine (Windows 7 64bit and Visual Studio 2010). To determine why are you not getting the custom panel I would start debugging in pqObjectInspectorWidget::setProxy(pqProxy *proxy) at line 434.</div>

<div><br></div><br>-- <br>Robert Maynard<br>