buttons on debug output window

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
jassing
Addict
Addict
Posts: 1885
Joined: Wed Feb 17, 2010 12:00 am

buttons on debug output window

Post by jassing »

Maybe it's just me, and if it is, that's ok...
The text in the window is left-justified, so I shove the window a bit off-screen to the right so I can see the text but maximize available screen space for my apps window & PB's code window.

The annoyance (my annoyance) is that the buttons for "clear" "copy" are right-justified, so I have to move the window back on screen just to clear it or copy the text. It'd be nice if the buttons were left-justified so they were always visible.

does anyone shove the window off to the left? Maybe if so, maybe have the buttons be self-aware that they are off-screen & move?
BarryG
Addict
Addict
Posts: 4135
Joined: Thu Apr 18, 2019 8:17 am

Re: buttons on debug output window

Post by BarryG »

+1 for left-justified. Good idea, as I often move the window off the desktop (to the right) as well.
Denis
Enthusiast
Enthusiast
Posts: 778
Joined: Fri Apr 25, 2003 5:10 pm
Location: Doubs - France

Re: buttons on debug output window

Post by Denis »

+1

Maybe a popupMenu ?
A+
Denis
Post Reply