Author Topic: Increase font size in "Logs & others" tabs - SVN 10358  (Read 4253 times)

Offline warpino

  • Multiple posting newcomer
  • *
  • Posts: 30
Increase font size in "Logs & others" tabs - SVN 10358
« on: October 02, 2015, 01:36:39 pm »
hi all,

the font size in the tabs of the "Logs & others" pane is very small. How can I increase it?
There is no "Settings -> Environment -> View -> Message logs" option in the menu, as suggested here http://forums.codeblocks.org/index.php?topic=13063.0 .

I am using SVN 10358 on Mac OS X 10.10

w

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: Increase font size in "Logs & others" tabs - SVN 10358
« Reply #1 on: October 02, 2015, 02:04:23 pm »
...there really should be, see here:
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Offline warpino

  • Multiple posting newcomer
  • *
  • Posts: 30
Re: Increase font size in "Logs & others" tabs - SVN 10358
« Reply #2 on: October 03, 2015, 04:24:57 pm »
Mmmmm, I am afraid I have a different (and more serious) problem then. For some reason, probably related to the wxWidgets 3.1 update, I am not able to resize the "Environment settings" window, so I cannot see that option. The size of the window is such that at the bottom I have: "Save selected tab in message pane on perspective change".

Any suggestions?

w

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Increase font size in "Logs & others" tabs - SVN 10358
« Reply #3 on: October 03, 2015, 05:12:36 pm »
Can you show a screen shot? On linux + wx3.1 it works as expected.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Offline warpino

  • Multiple posting newcomer
  • *
  • Posts: 30
Re: Increase font size in "Logs & others" tabs - SVN 10358
« Reply #4 on: October 03, 2015, 06:05:24 pm »
here you go

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Increase font size in "Logs & others" tabs - SVN 10358
« Reply #5 on: October 03, 2015, 08:15:03 pm »
Bleh...Something is different in wx3.x, because in the wx2.8 version I cannot resize this dialog, but in wx3.x I can (but it doesn't work that well).
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Offline warpino

  • Multiple posting newcomer
  • *
  • Posts: 30
Re: Increase font size in "Logs & others" tabs - SVN 10358
« Reply #6 on: October 07, 2015, 07:06:43 pm »
For the time being, is this preference stored somewhere I can change it manually?

Thanks