<div dir="ltr">One possibility is this [1]. It adds support to make the "clicked" object the active source. <br><br>[1] <a href="http://www.paraview.org/ParaView/Doc/Nightly/www/cxx-doc/classpqObjectPickingBehavior.html">http://www.paraview.org/ParaView/Doc/Nightly/www/cxx-doc/classpqObjectPickingBehavior.html</a></div><br><div class="gmail_quote"><div dir="ltr">On Thu, Jun 4, 2015 at 2:44 PM Utkarsh Ayachit <<a href="mailto:utkarsh.ayachit@kitware.com">utkarsh.ayachit@kitware.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Anton,<br><br>The easiest way to debug this is put a break point in pqActiveObjects::sourceChanged() signal. Something/someone is changing the active source, changing views doesn't result in changing the active source in ParaView.</div><div dir="ltr"><div><br></div><div>Utkarsh</div></div><br><div class="gmail_quote"><div dir="ltr">On Thu, Jun 4, 2015 at 1:57 PM <<a href="mailto:anton.piccardo-selg@stfc.ac.uk" target="_blank">anton.piccardo-selg@stfc.ac.uk</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
I have been working on a customization of PV. Recently we switched from PV3.981. to PV4.3.1 and found an odd migration issue.<br>
<br>
We produce a simple linear chain of a source and a filter where the filter is the ActiveSource and visible and the underlying source is invisible. Once we change the focus from the window containing the render view to another window and back again, the ActiveSource is reset to the underlying source (which remains invisible).<br>
<br>
I realise this is quite vague, but maybe somebody has seen something like this. If so, please let me know.<br>
<br>
Many thanks and best regards,<br>
<br>
Anton<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>
Search the list archives at: <a href="http://markmail.org/search/?q=Paraview-developers" target="_blank">http://markmail.org/search/?q=Paraview-developers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/paraview-developers" target="_blank">http://public.kitware.com/mailman/listinfo/paraview-developers</a><br>
</blockquote></div></blockquote></div>