<div dir="ltr">Hi Franck,<div><br></div><div>If you are developing your own plugin, then you could temporarily use vtkWarningMacro("Informational message"); to write info messages to the output window. These messages will be output no matter what. There is, unfortunately, no vtkInfoMacro, but using the vtkWarningMacro will at least let you avoid seeing all the other Debug messages that you might not want to see.</div><div><br></div><div>HTH,</div><div>Cory</div><div><br></div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Jul 5, 2015 at 12:20 PM, houssen <span dir="ltr"><<a href="mailto:houssen@ipgp.fr" target="_blank">houssen@ipgp.fr</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">How to add message to the output message window ?<br>
<br>
For now, I use : vtkDebugMacro + DebugOn + GlobalWarningDisplayOn.<br>
This is a lot verbose. Is there a way to print only "info message" but not "all debug message" ?<br>
<br>
Franck<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=Paraview-developers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=Paraview-developers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/paraview-developers" rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/paraview-developers</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">Cory Quammen<br>R&D Engineer<br>Kitware, Inc.</div>
</div>