Page 1 of 1

Clear the debug window content by a function

Posted: Mon Nov 24, 2008 10:15 pm
by Michael Vogel
Sometimes a lot of debugging info floats the debug window, maybe a simple command, like Debug Clr could be useful to remove the debug lines from the program.

Re: Clear the debug window content by a function

Posted: Tue Nov 25, 2008 12:15 am
by PB
Been requested a million times. Do a search and you'll see. ;)

Posted: Tue Nov 25, 2008 1:13 am
by Mistrel
Technically this is already possible using some fancy API to clear the list gadget. But I don't know of any way to identify which debug window belongs to which source.