<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Aug 30, 2016 at 10:29 AM, Daniel Zuidinga <span dir="ltr"><<a href="mailto:info@seoaachen.de" target="_blank">info@seoaachen.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi once again,<br>
<br>
what's a good way to learn paraview web? </blockquote><div><br></div><div>All the guides we have written are located here: <a href="http://kitware.github.io/paraviewweb/docs/">http://kitware.github.io/paraviewweb/docs/</a></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I am still struggling a a bit with it's architecture. Protocol.py is the entry point? </blockquote><div><br></div><div>Not sure what you mean by "entry point".  However, that file has many of the rpc methods that are available to be called from the web client.  You can also learn a lot by reading through the methods in there to see how we use Python to control/manage ParaView.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">When I want for example to change the default background color for all renderers where do I have to look? Is this set once or for each renderer?<br></blockquote><div><br></div><div>I am not sure whether or not this is something you can set for all renderers, but you can use the properties panel in the "Visualizer" application to set the background color.  This a property you will find under the "View" section.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
Another thing I would like to change is that I can open a file from client inside a running pv web session so that I can load pv web upfront and load files without this long wait time.<br>
<br></blockquote><div><br></div><div>Not exactly sure what you're asking here, but you can have the client load a file as soon as the connection is established, as Sebastien mentioned in a previous thread.</div><div><br></div><div>Hope this helps,</div><div>Scott</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
best regards<br>
Daniel<br>
<br>
______________________________<wbr>_________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><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/opensou<wbr>rce/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/ParaV<wbr>iew</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=<wbr>ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/paraview" rel="noreferrer" target="_blank">http://public.kitware.com/mail<wbr>man/listinfo/paraview</a><br>
</blockquote></div><br></div></div>