Debbuger with color?
Posted: Sat Jun 14, 2008 6:07 pm
I guess could be nice if we can coloring each debug call to be able to distinguis easily each one.
Debug Strf(xtime),RGB(255,0,0)
Debug Strf(xInterval),RGB(0,0,255)
Could be usefull since sometimes we are displaying many items in the debug window (at least i do it for any music stuff) and could make it more readable to be able to set a color for each kind of call (use some color for different info you want to display in the debugger).
Just an idea.
Debug Strf(xtime),RGB(255,0,0)
Debug Strf(xInterval),RGB(0,0,255)
Could be usefull since sometimes we are displaying many items in the debug window (at least i do it for any music stuff) and could make it more readable to be able to set a color for each kind of call (use some color for different info you want to display in the debugger).
Just an idea.