Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: moreno on April 13, 2008, 10:06:47 pm

Title: Build Messages Font Size Edit
Post by: moreno on April 13, 2008, 10:06:47 pm
Hi there!
Firstly I would like to thank you for such great thing like CB is! Secondly I would like to have some problem, of course :P
So I'm running on the notebook so my Height resolution is little comparing to the width, so i have moved the Managment & Logs Windows to be Vertical to gain some lines, and here we are:
(http://www.joetoy.webd.pl/cb.jpg)

The question is how to reduce the Build Messages Font Size because it's annoying to scrool the window all the error? I have been looking in the options but can't get it. I also tried to get rid of the "File" tab in the Build Messages Window by reducing size of it because I don't need it at all, but it gets to default every restart of the CB.

Greet

Title: Re: Build Messages Font Size Edit
Post by: Deschamps on April 14, 2008, 11:15:05 am
Quote
The question is how to reduce the Build Messages Font Size (...) I have been looking in the options but can't get it.

Settings -> Enviroment -> View -> Message log's font size

Regards.
Title: Re: Build Messages Font Size Edit
Post by: Jenna on April 14, 2008, 11:32:57 am
You have to restart C::B to let changes work.
Title: Re: Build Messages Font Size Edit
Post by: Deschamps on April 14, 2008, 11:49:39 am
You have to restart C::B to let changes work.

I think it's not needed. At least for me, it's enough recompiling the project.
Title: Re: Build Messages Font Size Edit
Post by: Jenna on April 14, 2008, 11:54:38 am
You have to restart C::B to let changes work.

I think it's not needed. At least for me, it's enough recompiling the project.

You are right.
I only saw that it does not change the font-size immediately, but I did not recompile.
Title: Re: Build Messages Font Size Edit
Post by: moreno on April 14, 2008, 05:23:05 pm
Quote
The question is how to reduce the Build Messages Font Size (...) I have been looking in the options but can't get it.

Settings -> Enviroment -> View -> Message log's font size

Regards.


Thank You, I've missed it. Because scaling(or my eyes) is strange (font size 8 is very big, and 7 is nearly unreadable for me), the second question is how to get rid of "File" tab in Build Messages Window because I don't need it at all? I can't delete it, i can't move it to be next to "Message" tab, and when i reduce its width it gets back to default every restart of CB.
Title: Re: Build Messages Font Size Edit
Post by: Jenna on April 14, 2008, 06:06:40 pm
Quote
The question is how to reduce the Build Messages Font Size (...) I have been looking in the options but can't get it.

Settings -> Enviroment -> View -> Message log's font size

Regards.


Thank You, I've missed it. Because scaling(or my eyes) is strange (font size 8 is very big, and 7 is nearly unreadable for me), the second question is how to get rid of "File" tab in Build Messages Window because I don't need it at all? I can't delete it, i can't move it to be next to "Message" tab, and when i reduce its width it gets back to default every restart of CB.


The widths are hardcoded.
Title: Re: Build Messages Font Size Edit
Post by: moreno on April 14, 2008, 08:03:46 pm
What does it mean "Hardcoded"? In other words it means that there is no way to reduce size of "File" tab permanently or to get rid of that ?
Regards