OEConfigureHighlightColor¶
bool OEConfigureHighlightColor(OESystem::OEInterface &itf,
                               std::string name=OEHighlightParamName::Color,
                               std::string alias="-hcolor")
Adds a highlighting color parameter to the given interface.
- itf
- The interface being configured. 
- name
- The name of the color parameter. 
- alias
- The alternative i.e. alias name of the parameter. 
See also
- OEInterface class in the OEChem TK manual 
- OEColor class 
- OEHighlightSetup::Colorconstant
- OEHighlightParamName::Colorconstant
- OEGetHighlightColorfunction