Change Debug window title
Posted: Wed Dec 16, 2015 6:12 pm
Sometimes if im in a long loop i dont want to flood the debug output with line after line of Debug() strings but I need a way of knowing the progress, so it would be nice if there was a command like DebugTitle("new title") to set the Debug window title. Thankyou for considering!