Page 1 of 1

DebugTitle()

Posted: Tue Jan 31, 2017 12:32 pm
by Keya
Debug "text" adds line after line, but sometimes it'd be handy to update/overwrite the debugger window title, for example with progress (as opposed to a hundred lines of "Done 1%... Done 2%..."). Thankyou for considering

Re: DebugTitle()

Posted: Wed Feb 01, 2017 3:05 am
by said
+1

Re: DebugTitle()

Posted: Wed Feb 01, 2017 3:28 am
by IdeasVacuum
+1 That's a great idea

Re: DebugTitle()

Posted: Thu Feb 02, 2017 3:58 am
by Lunasole
Nice small idea. I'm typically using regular window/console title for such things.

Re: DebugTitle()

Posted: Thu Feb 02, 2017 7:06 am
by DarkDragon
I'd call it DebugSticky and add a textgadget to the debug window on the first call. The window title should stay the same.