ufoEditorSetStatusBar

void ufoEditorSetStatusBar(
   const char * message_string);

Puts a message in the application status bar. To clear the message, pass in a null string

May be called within ufoEditorMouseDown( ), ufoEditorMouseUp ( ), ufoEditorMouseDrag ( ), ufoEditorMousePosition ( ), ufoEditorKeyEvent ( ), or from within any event function in the editor GUI.



Autodesk Softimage v7.5