Page 1 of 1

[Implemented] Debug window font

Posted: Tue Nov 30, 2004 4:08 pm
by RichardL
Hi

A simple thing...

Would it be possible to set the debug window to use a fixed pitch font, this makes it a lot easier to scan columns of numbers? Best of all would be to have a font requester.

Richard

Posted: Tue Nov 30, 2004 6:46 pm
by Kale
Yeah i think i would prefer a fixed width font for debug too. :)

Posted: Tue Nov 30, 2004 7:05 pm
by Fred
Agreed.

Posted: Tue Nov 30, 2004 8:17 pm
by PB
Maybe have a user-specified font? Fixed-width is fine but proportional fonts
mean you get to see more text... :) And Fred: Can I request again that the
Variable Viewer have the Value and Type columns swapped around, with the
Value one also having a longer column width? That would make it easier to
see the values of strings, without having to manually resize the column. :)

Posted: Wed Dec 01, 2004 12:24 pm
by Fred
Agreed too ;)

Posted: Wed Dec 01, 2004 1:21 pm
by Dare2
Whilst you're so agreeable ...

* submits christmas list *

;)

Posted: Wed Dec 01, 2004 4:38 pm
by RichardL
Could we have the debug and variables windows re-open where last moved to? I am always having to move the debug window off my application... there is a whole second monitor on the twin-head adaptor alongside just waiting for it (the debug window that is!)

Posted: Wed Dec 01, 2004 5:35 pm
by freak
Move everything where you want it to be, then click the "Prefs" button in the
debugger window and select "save current window positions as default" then click save.

there you go ;)

Posted: Wed Dec 01, 2004 5:36 pm
by RichardL
Indeed, there I am!

Thanks.

Re: [Implemented] Debug window font

Posted: Wed Jun 04, 2014 8:21 am
by coco2
Has this been de-implemented? I was looking for how I can change the debug window to fixedsys

Re: [Implemented] Debug window font

Posted: Wed Jun 04, 2014 8:43 am
by Danilo
coco2 wrote:Has this been de-implemented? I was looking for how I can change the debug window to fixedsys
Try "Preferences > Debugger > Individual Settings > [X] Use a custom font: [Select Font]"

Re: [Implemented] Debug window font

Posted: Wed Jun 04, 2014 12:43 pm
by coco2
Thanks got it now... sorry I looked in there but couldn't see it