Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: knue on August 17, 2005, 12:09:14 pm

Title: smaller tabs in the linux version
Post by: knue on August 17, 2005, 12:09:14 pm
Hi,

perhaps it is possible to reduce the size of the tabs in the bottom in the linux version. (The ones with Code:Blocks, Search-Results, Todo-List and so on). The windows version is 50% smaller and if you work with the linux version it becomes very annoying, that the tabs reduce the size of the editor window in the end.
Is this possible or is there no interest in fixing this?
Title: Re: smaller tabs in the linux version
Post by: tiwag on August 17, 2005, 12:53:30 pm
i'm very new to linux, but i thought the same as you when i saw it hte first time..

but in linux in general the fonts and proportions are not very well balanced between different applications
all gnome apps are using very much display space (lavishing) while other apps are looking very condensed...
at least at my standard Ubuntu 5.04 installation

compared to these, CodeBlocks has its own style but looks in general much better than most of the other linux-apps
Title: Re: smaller tabs in the linux version
Post by: knue on August 17, 2005, 07:12:28 pm
hmm, I do not like GTK very much. I use KDE and prefer QT-apps. They look better in my opinion. But have a look at the firefox (also a GTK-app under Linux). Just open a few Tabs and you'll see that those ones are very small. This must be able in Codeblocks, too, since wxGTK is only a wrapper for GTK.
Title: Re: smaller tabs in the linux version
Post by: rickg22 on August 17, 2005, 07:19:27 pm
Yeah well... I think that's a problem with GNOME. There must be a theme setting somewhere.... :( But I don't know where.

Heh - I installed coLinux and suddenly I'm a full-fledged Linux user? :P
Title: Re: smaller tabs in the linux version
Post by: knue on August 17, 2005, 10:33:17 pm
try in a shell:
#switch2
you can manage your themes there. Perhaps you have this tool installed
Title: Re: smaller tabs in the linux version
Post by: rickg22 on August 17, 2005, 11:38:06 pm
Frankly, I find insulting that the default skin / theme / etc provided with many distros is that awful.
Title: Re: smaller tabs in the linux version
Post by: CleverFool on August 18, 2005, 03:12:04 pm
Are you all using GTK or GTK2?
Title: Re: smaller tabs in the linux version
Post by: Urxae on August 18, 2005, 03:21:58 pm
Are you all using GTK or GTK2?
Since Code::Blocks tends to not work with GTK I'll venture a guess that they all use GTK2, at least for C::B :P.
Title: Re: smaller tabs in the linux version
Post by: CleverFool on August 18, 2005, 10:49:33 pm
Last version works with debian's libwx_gtk (without 2!). It looks really ugly, but it works. 8)