<div dir="ltr">Hi Tom,<div><br></div><div><span style="background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">- The mouse handler seems to listen only to one view...</span><br></div><div><span style="background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline"><br></span></div><div><span style="background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">I though the example in <a href="https://github.com/Kitware/paraviewweb-examples">https://github.com/Kitware/paraviewweb-examples</a> was taking care of that. Or maybe I don't understand what you mean here.</span></div><div><span style="background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline"><br></span></div><div><span style="background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline"><span style="text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">- The behavior I observe is that one of the views moves...</span><br></span></div><div><span style="background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline"><span style="text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline"><br></span></span></div><div><span style="background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline"><span style="text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">That could be possible but are you using the latest ParaView/master? Normally any registered view should receive a stream of images. With the fix I've done last time for the multi-view.</span></span></div><div><span style="background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline"><span style="text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline"><br></span></span></div><div><span style="background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline"><span style="text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline"><span style="font-size:small;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">- When I make one of the views invisible...</span><br></span></span></div><div><span style="background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline"><span style="text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline"><span style="font-size:small;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline"><br></span></span></span></div><div><span style="background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline"><span style="text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline"><span style="font-size:small;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">Do you still have a css / size issue when you make it available again? You need to inspect the DOM to see where that component is present (area of active). </span></span></span></div><div><span style="background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline"><span style="text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline"><span style="font-size:small;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">Then does interacting on that area is not enough to get the images, o</span></span></span><span style="font-size:small">r interacting does not work because the "active" area has a size 0x0?</span></div><div><span style="font-size:small"><br></span></div><div><span style="font-size:small">Seb</span></div></div><br><div class="gmail_quote"><div dir="ltr">On Wed, Jun 20, 2018 at 6:38 AM Sgouros, Thomas <<a href="mailto:thomas_sgouros@brown.edu">thomas_sgouros@brown.edu</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">Hi All:<div><br></div><div>I'm working on a ParaViewWeb client talking to a pvpython server that shows two linked renderviews. The link works, and it all looks great, but there remain a couple of oddities I can't seem to squeeze out:</div><div><br></div><div> - The mouse handler seems to listen only to one view, and I can't seem to control which one it pays attention to. How can I demand it listen to one or the other?</div><div><br></div><div> - The behavior I observe is that one of the views moves with the mouse on a click and the other catches up when I release it. They do not move together, although this is close enough. Is this the expected behavior?<br></div><div><br></div><div>A possibly relevant data point: On the machine where the pvpython server is running, there is a little undecorated window that appears, and the view that I see in there is the one that moves with the mouse. But I can't seem to control which view is visible there. Most of the time it seems to be the one I draw second, but not all the time. What is this window and what can it tell me?</div><div><br></div><div>One other issue:</div><div><br></div><div><div style="font-size:small;text-decoration-style:initial;text-decoration-color:initial"> - When I make one of the views invisible (by simply not rendering it in the parent React object) I can't get it to render when it reappears. The render function is being invoked, but nothing appears. If I refresh the whole page, it appears again.</div><div style="font-size:small;text-decoration-style:initial;text-decoration-color:initial"><br></div></div><div><br></div><div>Thank you,</div><div><br></div><div> -Tom</div></div>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
ParaView discussion is moving! Please visit <a href="https://discourse.paraview.org/" rel="noreferrer" target="_blank">https://discourse.paraview.org/</a> for future posts.<br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" 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" rel="noreferrer" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=ParaView" rel="noreferrer" target="_blank">http://markmail.org/search/?q=ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="https://public.kitware.com/mailman/listinfo/paraview" rel="noreferrer" target="_blank">https://public.kitware.com/mailman/listinfo/paraview</a><br>
</blockquote></div>