The Combo_list GUI element now handles the wiz_combo_list_min uf arg arg.
If not enough elements are set, Combo_list.GetValue() will return None. This is caught by the auto
-generated GUI user functions on_execute() method, preventing the execution of the user function.