DebugTitle()

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
User avatar
Keya
Addict
Addict
Posts: 1890
Joined: Thu Jun 04, 2015 7:10 am

DebugTitle()

Post 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
said
Enthusiast
Enthusiast
Posts: 342
Joined: Thu Apr 14, 2011 6:07 pm

Re: DebugTitle()

Post by said »

+1
IdeasVacuum
Always Here
Always Here
Posts: 6426
Joined: Fri Oct 23, 2009 2:33 am
Location: Wales, UK
Contact:

Re: DebugTitle()

Post by IdeasVacuum »

+1 That's a great idea
IdeasVacuum
If it sounds simple, you have not grasped the complexity.
User avatar
Lunasole
Addict
Addict
Posts: 1091
Joined: Mon Oct 26, 2015 2:55 am
Location: UA
Contact:

Re: DebugTitle()

Post by Lunasole »

Nice small idea. I'm typically using regular window/console title for such things.
"W̷i̷s̷h̷i̷n̷g o̷n a s̷t̷a̷r"
DarkDragon
Addict
Addict
Posts: 2344
Joined: Mon Jun 02, 2003 9:16 am
Location: Germany
Contact:

Re: DebugTitle()

Post 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.
bye,
Daniel
Post Reply