<div dir="ltr">Same as before, You will need to provide the corresponding Python code to enable/disable the widget and the label for selection.<div><br></div><div>You may find some hints on how to do that in the following Python file:</div>
<div><a href="http://www.paraview.org/gitweb?p=ParaViewWeb.git;a=blob_plain;f=ParaViewAdapter/pwsimple.py;hb=HEAD">http://www.paraview.org/gitweb?p=ParaViewWeb.git;a=blob_plain;f=ParaViewAdapter/pwsimple.py;hb=HEAD</a><br>
</div><div><br></div><div>Seb</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Nov 18, 2013 at 4:08 AM, kyr <span dir="ltr">&lt;<a href="mailto:akyrieleis@gmail.com" target="_blank">akyrieleis@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I am using Paraviewweb-Linux-64bit-glibc-2.3.6-NIGHTLY and use a custom class<br>
to implement some functions. I can take a trace in standalone Paraview and<br>
copy the Python code into my functions which works well for several actions.<br>
So all functionality is implemented as Python code.<br>
<br>
How can I enable the slicing widget to be visible in ParaviewWeb ?<br>
<br>
And how can I enable the selection mode (in order to display labels of data<br>
points) ?<br>
<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/Slicing-Selection-Widget-in-Paraview-Web-tp2637.html" target="_blank">http://the-unofficial-paraview-developers-forum.34153.x6.nabble.com/Slicing-Selection-Widget-in-Paraview-Web-tp2637.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>