[Implemented] Debug window font
[Implemented] Debug window font
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
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
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.
mean you get to see more text...

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.

I compile using 5.31 (x86) on Win 7 Ultimate (64-bit).
"PureBasic won't be object oriented, period" - Fred.
"PureBasic won't be object oriented, period" - Fred.
Re: [Implemented] Debug window font
Has this been de-implemented? I was looking for how I can change the debug window to fixedsys
Re: [Implemented] Debug window font
Try "Preferences > Debugger > Individual Settings > [X] Use a custom font: [Select Font]"coco2 wrote:Has this been de-implemented? I was looking for how I can change the debug window to fixedsys
Re: [Implemented] Debug window font
Thanks got it now... sorry I looked in there but couldn't see it