Impossible to set default value for ParameterType_Choice
View options
- Truncate descriptions
Mantis Issue 730, reported by mgrizonnet, assigned to jmichel, created: 2013-06-24
I don't find how to set default value for parameter of type "choice" in applications framework.
It seems that the parameter is of type string but I could not find the way to change the default value (no SeDefaultParameterString method available).
I tried also using the SetDefaultParameterInt method, without success...
The application takes by default the value of the first parameter declares after the declaration of the choice parameter in the DoInit() method.
- Show labels
- Show closed items