How to add message to the output message window ? For now, I use : vtkDebugMacro + DebugOn + GlobalWarningDisplayOn. This is a lot verbose. Is there a way to print only "info message" but not "all debug message" ? Franck