<div dir="ltr">You may also want to check this post out: <a href="http://www.kitware.com/blog/home/post/534">http://www.kitware.com/blog/home/post/534</a><div><br></div><div>Utkarsh</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jan 6, 2015 at 12:02 PM, Cory Quammen <span dir="ltr"><<a href="mailto:cory.quammen@kitware.com" target="_blank">cory.quammen@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Daniel,<br>
<br>
It *may* be possible to do this with the ProgrammableFilter, but it's<br>
not obvious to me how to do it. It would likely be easier to present a<br>
combo box that lets you user pick one array on which to operate.<br>
<br>
Alternatively, you could write a C++ plugin and follow what I've<br>
sketched out in this archived message to present the interface you've<br>
described:<br>
<br>
<a href="http://the-unofficial-paraview-developers-forum.34153.x6.nabble.com/Servermanager-XML-Displaying-a-list-of-strings-along-with-selection-tp3134p3135.html" target="_blank">http://the-unofficial-paraview-developers-forum.34153.x6.nabble.com/Servermanager-XML-Displaying-a-list-of-strings-along-with-selection-tp3134p3135.html</a><br>
<br>
Hope that helps,<br>
Cory<br>
<div><div class="h5"><br>
On Mon, Jan 5, 2015 at 4:23 PM, Daniel Wilches Maradey<br>
<<a href="mailto:dwilches@gmail.com">dwilches@gmail.com</a>> wrote:<br>
> Hello,<br>
><br>
> I'm creating a ProgrammableFilter to process a source that has several<br>
> arrays.<br>
> I would like to create a GUI for it in which I present a checkbox for each<br>
> data array, so I let the user decide upon which arrays the filter will be<br>
> run.<br>
> My problem is I'm not being able to find how to dynamically generate that<br>
> GUI.<br>
><br>
> Is there any way of accomplishing it ?<br>
><br>
> Thanks.<br>
><br>
><br>
</div></div>> _______________________________________________<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>
><br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
<br>
--<br>
Cory Quammen<br>
R&D Engineer<br>
Kitware, Inc.<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>
</font></span></blockquote></div><br></div>