default_values="DebutNomMai;* '*tata*'* " I don't think so.
When I don't put the quote marks around "tata", an error occurs. ---> tata is not defined. The command is "SetParameter", and the filter try to execute DebutNomMai = tata ... Or I misunderstand something ? > <StringVectorProperty > > name="DebutNomMai" > > command="*SetParameter*" > > number_of_elements="2" > > default_values_delimiter=";" > > default_values="DebutNomMai;'tata'"> > > </StringVectorProperty> >
_______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
