<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Dear all, <div class=""><br class=""></div><div class="">I am currently developing a new plugin for our in-house solver and would like to have a slider to select certain values which are only known at run time. I have seen the property panel configuration for such a case to look similar to:</div><div class=""><br class=""></div><div class=""><div class=""> <DoubleVectorProperty</div><div class="">         Name="Values"</div><div class="">         command="SetValues"</div><div class="">         number_of_elements="1"</div><div class="">         default_values="1"></div><div class="">         panel_widget="int_range"></div><div class="">       <ArrayRangeDomain name="range"></div><div class="">         <RequiredProperties></div><div class="">           <Property function="Input"</div><div class="">                     name="Input" /></div><div class="">         </RequiredProperties></div><div class="">       </ArrayRangeDomain></div><div class="">     </DoubleVectorProperty></div><div class=""><br class=""></div><div class="">I am not fully sure on how to set the range properly at the run time. Let’s for example say i know at run time the range of the slider should be 1…8. How can i set the range properly and how can I set the increment? Is there some small example I can may be have a look at?</div><div class=""><br class=""></div><div class="">Thank you very much for your help, </div><div class=""><br class=""></div><div class="">Regards, </div><div class=""><br class=""></div><div class="">Pascal </div><div class=""><br class=""></div><div class="">
<span class="Apple-style-span" style="border-collapse: separate; font-variant-ligatures: normal; font-variant-east-asian: normal; font-variant-position: normal; line-height: normal; border-spacing: 0px;"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-east-asian: normal; font-variant-position: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; border-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-stroke-width: 0px;"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class="">--</div><div class="">Dr.-Ing. Pascal S. Meysonnat</div><div class=""><br class=""></div><div class="">Chair of Fluid Mechanics and Institute of Aerodynamics</div><div class="">RWTH Aachen University</div><div class="">Wüllnerstraße 5a</div><div class="">D-52062 Aachen</div><div class="">Germany</div><div class=""><br class=""></div></div></span></div></span>
</div>
<br class=""></div></body></html>