in the main dialog, thus it should be a short explanation of the main purpose of the program, not a detailed list of features.
AboutDialog.comments
string comments() @propertyGet comments property.
Returns
Comments about the program. This string is displayed in a label
void comments(string propval) @propertySet comments property.
Parameters
propval | Comments about the program. This string is displayed in a label in the main dialog, thus it should be a short explanation of the main purpose of the program, not a detailed list of features. |