DebugOutputFont

Working on new editor enhancements?
User avatar
Bisonte
Addict
Addict
Posts: 1226
Joined: Tue Oct 09, 2007 2:15 am

DebugOutputFont

Post 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
PureBasic 6.04 LTS (Windows x86/x64) | Windows10 Pro x64 | Asus TUF X570 Gaming Plus | R9 5900X | 64GB RAM | GeForce RTX 3080 TI iChill X4 | HAF XF Evo | build by vannicom​​
English is not my native language... (I often use DeepL to translate my texts.)
Fred
Administrator
Administrator
Posts: 16619
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

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

Post by Fred »

Seems to work OK here, can anybody else confirm ?
User avatar
Bisonte
Addict
Addict
Posts: 1226
Joined: Tue Oct 09, 2007 2:15 am

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

Post 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
Last edited by Bisonte on Sun Jul 28, 2013 12:04 pm, edited 1 time in total.
PureBasic 6.04 LTS (Windows x86/x64) | Windows10 Pro x64 | Asus TUF X570 Gaming Plus | R9 5900X | 64GB RAM | GeForce RTX 3080 TI iChill X4 | HAF XF Evo | build by vannicom​​
English is not my native language... (I often use DeepL to translate my texts.)
Little John
Addict
Addict
Posts: 4519
Joined: Thu Jun 07, 2007 3:25 pm
Location: Berlin, Germany

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

Post 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.
Fred
Administrator
Administrator
Posts: 16619
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

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

Post by Fred »

I can't reproduce it here, can anybody else confirm ?
User avatar
Bisonte
Addict
Addict
Posts: 1226
Joined: Tue Oct 09, 2007 2:15 am

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

Post 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
Last edited by Bisonte on Wed May 04, 2016 9:17 am, edited 1 time in total.
PureBasic 6.04 LTS (Windows x86/x64) | Windows10 Pro x64 | Asus TUF X570 Gaming Plus | R9 5900X | 64GB RAM | GeForce RTX 3080 TI iChill X4 | HAF XF Evo | build by vannicom​​
English is not my native language... (I often use DeepL to translate my texts.)
Fred
Administrator
Administrator
Posts: 16619
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

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

Post 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.
User avatar
Bisonte
Addict
Addict
Posts: 1226
Joined: Tue Oct 09, 2007 2:15 am

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

Post 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 ;)
PureBasic 6.04 LTS (Windows x86/x64) | Windows10 Pro x64 | Asus TUF X570 Gaming Plus | R9 5900X | 64GB RAM | GeForce RTX 3080 TI iChill X4 | HAF XF Evo | build by vannicom​​
English is not my native language... (I often use DeepL to translate my texts.)
Post Reply