<div dir="ltr"><div><div><div><div><div><div><div>Dear list,<br><br></div>our team is working on a filter bound to a GUI panel.</div>The filter, among other things, stores a vector of strings. The GUI panel is a kind of customized properties panel (it derives from QDockWidget).<br></div>In that custom panel, we want to create a drop down list with the data from the vector of strings held by the filter. The length of the vector of strings is determined at run time by the filter.<br><br></div>We've been working on this for a couple of days, with the help of <a href="http://www.paraview.org/Wiki/Plugin_HowTo#Drop_down_list_with_values_from_input_file">wiki</a> and by looking around for a similar feature in the paraview sources, unfortunately without success.<br><br></div>Does anyone know how we could do that?<br><br></div>Cheers,<br></div>Antoine.<br></div>