Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: knue on December 21, 2005, 05:06:37 pm

Title: Really huge Buttons in the Messages-Pane in the linux version -- I know why :)
Post by: knue on December 21, 2005, 05:06:37 pm
Perhaps those who use the linux-version of C::B have allready noticed that the buttons/tabs in the Messages-Pane a really huge. This is quite annoying because it looks ugly and you want to see a bit more of the editor for example. This is caused by two icons that are not 16 x 16:
src/src/resources/images/filefind.png
src/src/resources/images/flag_16x16.png ( :shock: )

Please scale them down to 16x16 in the SVN-repository. It improves the situation significantly.

EDIT: Besides I find the "Build target" in the Toolbar quite ugly especcialy in the linux version. Leave it out or use a nice (16x16) icon instead.
Title: Re: Really huge Buttons in the Messages-Pane in the linux version -- I know why
Post by: takeshimiya on December 21, 2005, 05:13:23 pm
Rather than scaling, it's better to replace them with the original Crystal 16x16 icons.
Title: Re: Really huge Buttons in the Messages-Pane in the linux version -- I know why :)
Post by: knue on December 21, 2005, 05:15:29 pm
It doesn't make any difference to me. The main thing is that they are 16x16 icons.
Title: Re: Really huge Buttons in the Messages-Pane in the linux version -- I know why
Post by: takeshimiya on December 21, 2005, 10:11:17 pm
Well, I was only saying that there is a good way, and a bad way to accomplish that. 8)