message_headerbar()
Writes a status message to the menu header bar.
Syntax
void message_headerbar(char *message);
Type
HyperMesh hminlib Function
Description
Writes a status message to the menu header bar.
Inputs
- message
- The message to be sent.
Errors
None.