<div dir="ltr">Hi Kyr,<div><br></div><div>those questions should be posted on the user mailing list. This is not a question on how to extend ParaView  but more on how to use it.<br></div><div><br></div><div>Moreover, I just wanted to remind you that we offer support contract which will allow you to ask any question to our team member and get an answer in a timely manner.</div>
<div><br></div><div>Thanks,</div><div><br></div><div>Seb</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Jan 15, 2014 at 11:33 AM, kyr <span dir="ltr"><<a href="mailto:akyrieleis@gmail.com" target="_blank">akyrieleis@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
I want to change several properties of the proxies (e.g. the text colour)<br>
using the names listed in<br>
<br>
 ${src}/ParaViewCore/ServerManager/SMApplication/Resources/*.xml<br>
<br>
<br>
What is the general way to do that ?<br>
<br>
In order to change e.g. the 'Color' property of proxy 'TextProperty' in<br>
group 'properties' I tried<br>
<br>
prx = servermanager.CreateProxy("properties", "TextProperty")<br>
prx.Color=[0.0, 1.0, 0.0]<br>
<br>
But this does not seem to work. What am I missing ?<br>
<br>
Many thanks,<br>
<br>
kyr.<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://the-unofficial-paraview-developers-forum.34153.x6.nabble.com/ParaviewWeb-change-proxy-properties-using-xml-names-tp2788.html" target="_blank">http://the-unofficial-paraview-developers-forum.34153.x6.nabble.com/ParaviewWeb-change-proxy-properties-using-xml-names-tp2788.html</a><br>

Sent from the The Unofficial ParaView Developers Forum mailing list archive at Nabble.com.<br>
_______________________________________________<br>
Paraview-developers mailing list<br>
<a href="mailto:Paraview-developers@paraview.org">Paraview-developers@paraview.org</a><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><br></div>