Page 1 of 1

DebugOutputFont

Posted: Fri Jun 21, 2013 10:14 pm
by Bisonte
[PB5.20b2 - IDE]

The DebugOutput Font is ignored.

Only if you changed the Toolpanel font, it changes.
And then it's not the font you've selected... its the toolpanel
font in the debugoutput...

Both x86 and x64 IDE

In "Purebasic.prefs" its on the right place
DebugOutUseFont = 1
DebugOutFont = Consolas
DebugOutFontSize = 12
DebugOutFontStyle =
Edit: And the color is also from toolpanel settings

Re: [PB5.20b2 - IDE] - DebugOutputFont

Posted: Sat Jul 27, 2013 10:08 pm
by Fred
Seems to work OK here, can anybody else confirm ?

Re: [PB5.20b2 - IDE] - DebugOutputFont

Posted: Sun Jul 28, 2013 7:29 am
by Bisonte
It still on b7

I mean this preferences only :
[image removed cause solved]

if you change the font of the tool panel the font of the debugoutput is also changed.

But in Purebasic.prefs its all ok.

Steps:

Change debugoutputfont in prefs to "Arial 30" -> nothing happens
Change toolpanelfont in prefs to "MS Comic Sans 30" -> toolpanel AND debugoutput changed font to MS Comic Sans 30

Re: [PB5.20b2 - IDE] - DebugOutputFont

Posted: Sun Jul 28, 2013 9:34 am
by Little John
Fred wrote:Seems to work OK here, can anybody else confirm ?
Works fine here with PB 5.20 beta 7 on Windows XP x86.

Re: [PB5.20b2 - IDE] - DebugOutputFont

Posted: Sun Jul 28, 2013 10:38 am
by Fred
I can't reproduce it here, can anybody else confirm ?

Re: [PB5.20b2 - IDE] - DebugOutputFont

Posted: Sun Jul 28, 2013 11:26 am
by Bisonte
here an optic :

>Image removed<

and here the Purebasic.Prefs

here you can see the different Fonts in the prefsfile, but not in the image... its always the font that you set for the toolspanel...

I use Windows 7 x64 Ultimate, and this "bug" is on both ide x86 and x64 of beta 2 - beta 7

Re: [PB5.20b2 - IDE] - DebugOutputFont

Posted: Sun Jul 28, 2013 11:36 am
by Fred
Ha, we are not talking the same stuff. "Debug output" is the window which display "Debug" string, when you run a program. What you are refering to is the log window, which has the same font than toolpanel.

Re: [PB5.20b2 - IDE] - DebugOutputFont

Posted: Sun Jul 28, 2013 12:02 pm
by Bisonte
Fred wrote:Ha, we are not talking the same stuff. "Debug output" is the window which display "Debug" string, when you run a program. What you are refering to is the log window, which has the same font than toolpanel.
Ah ok ... :oops: Sorry...

That is a typically understanding "bug" : from german -> english and then from english -> french ;)