<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
The problem is I can put any value in the lineedit widget, ie without any constraint.<br>I would like to obtain the same interface as in Threshold, ie a slider + a lineedit with constraints such that only a value in the range of the scalar array may be entered.<br><br>> Date: Mon, 4 Jan 2010 10:50:27 -0500<br>> Subject: Re: [Paraview] How to bound values of a variable as a function of a         given array?<br>> From: utkarsh.ayachit@kitware.com<br>> To: stan1313@hotmail.fr<br>> CC: paraview@paraview.org<br>> <br>> What;s the problem that you are seeing?<br>> <br>> Utkarsh<br>> <br>> On Mon, Jan 4, 2010 at 10:41 AM, Fred Fred <stan1313@hotmail.fr> wrote:<br>> > I would like that the possible values of variable TimeStep be chosen in the<br>> > range of the selected scalar array, for instance thanks to a slider.<br>> ><br>> ><br>> >> Date: Mon, 4 Jan 2010 10:37:05 -0500<br>> >> Subject: Re: [Paraview] How to bound values of a variable as a function of<br>> >> a given array?<br>> >> From: utkarsh.ayachit@kitware.com<br>> >> To: stan1313@hotmail.fr<br>> >> CC: paraview@paraview.org<br>> >><br>> >> Can you be a bit more elaborate on what you are trying to achieve here<br>> >> please?<br>> >> Thanks.<br>> >><br>> >> Utkarsh<br>> >><br>> >> On Mon, Jan 4, 2010 at 10:26 AM, Fred Fred <stan1313@hotmail.fr> wrote:<br>> >> > I would like May anybody tell me what is wrong in my XML code?<br>> >> ><br>> >> > <StringVectorProperty<br>> >> > name="SelectInputScalars"<br>> >> > command="SetInputArrayToProcess"<br>> >> > number_of_elements="5"<br>> >> > element_types="0 0 0 0 2"<br>> >> > animateable="0"<br>> >> > label="Scalars"><br>> >> > <ArrayListDomain name="array_list" attribute_type="Scalars"><br>> >> > <RequiredProperties><br>> >> > <Property name="Input" function="Input"/><br>> >> > </RequiredProperties><br>> >> > </ArrayListDomain><br>> >> > </StringVectorProperty><br>> >> ><br>> >> > <DoubleVectorProperty<br>> >> > name="TimeStep"<br>> >> > label="Time Step"<br>> >> > command="SetTimeStep"<br>> >> > number_of_elements="1"<br>> >> > default_values="0"><br>> >> > <ArrayRangeDomain name="scalar_range"><br>> >> > <RequiredProperties><br>> >> > <Property name="Input" function="Input"/><br>> >> > <Property name="SelectInputScalars"<br>> >> > function="ArraySelection"/><br>> >> > </RequiredProperties><br>> >> > </ArrayRangeDomain><br>> >> > </DoubleVectorProperty><br>> >> ><br>> >> ><br>> >> > ________________________________<br>> >> > Gagnez au cadeau par jour avec Hotmail Magic Moment ! Cliquez ici !<br>> >> > _______________________________________________<br>> >> > Powered by www.kitware.com<br>> >> ><br>> >> > Visit other Kitware open-source projects at<br>> >> > http://www.kitware.com/opensource/opensource.html<br>> >> ><br>> >> > Please keep messages on-topic and check the ParaView Wiki at:<br>> >> > http://paraview.org/Wiki/ParaView<br>> >> ><br>> >> > Follow this link to subscribe/unsubscribe:<br>> >> > http://www.paraview.org/mailman/listinfo/paraview<br>> >> ><br>> >> ><br>> ><br>> > ________________________________<br>> > Vous êtes étudiants ? Bénéficiez de Windows 7 à 35? ! Découvrez notre offre<br>> > !<br>                                            <br /><hr />Avec Internet Explorer, surfez en toute discrétion sur internet <a href='http://clk.atdmt.com/FRM/go/182932252/direct/01/' target='_new'>Cliquez ici !</a></body>
</html>