Page 1 of 1

Re: Multiple Debugger Output-List

Posted: Tue Jul 30, 2013 9:49 pm
by ostapas
Brilliant idea!

Re: Multiple Debugger Output-List

Posted: Fri Sep 25, 2015 8:38 pm
by jwrjrjwrjr
Alexi wrote:If you output a lot detailed Information it can be a big confusing flood, especially if you don't use 'Debug' just temporary. So it would be nice if the Debugger Output adds another tab if something like this is called:

Code: Select all

Debug(1) "Hello Tab 1"
Debug(0) "Hello Tab 0"  ; same like Debug "Hello Tab 0"
Regards,
Alexi

I'm new to PB and had this same thought. Searching the topic I ran across this thread and thought I would give it a bump.

+1