<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hello all,<br>
    <br>
    I'm setting myself to implement filter on paraview that may receive
    a considerable number of parameters. I thought about a logical way
    to organize these parameters in a GUI. You will find an attached
    file describing what I have in mind for that.<br>
    <br>
    The problem is that up to now I just made GUIs with simple
    parameters defined using a XML file, mostly based on the information
    I found in the <a
href="http://www.paraview.org/Wiki/ParaView/Plugin_HowTo#Adding_GUI_Parameters">Plugin
      HowTo page</a>, and thus I don't know how to achieve the desired
    behavior of this GUI in ParaView.<br>
    <br>
    Does anyone know how to achieve that? Any page with related
    material/tutorial/documentation or a source code I could use as a
    base would be very helpful.<br>
    <br>
    Regards,<br>
    Ellon<br>
  </body>
</html>