Author Topic: smaller tabs in the linux version  (Read 7428 times)

knue

  • Guest
smaller tabs in the linux version
« 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?

Offline tiwag

  • Developer
  • Lives here!
  • *****
  • Posts: 1196
  • sailing away ...
    • tiwag.cb
Re: smaller tabs in the linux version
« Reply #1 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

knue

  • Guest
Re: smaller tabs in the linux version
« Reply #2 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.

Offline rickg22

  • Lives here!
  • ****
  • Posts: 2283
Re: smaller tabs in the linux version
« Reply #3 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

knue

  • Guest
Re: smaller tabs in the linux version
« Reply #4 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

Offline rickg22

  • Lives here!
  • ****
  • Posts: 2283
Re: smaller tabs in the linux version
« Reply #5 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.

CleverFool

  • Guest
Re: smaller tabs in the linux version
« Reply #6 on: August 18, 2005, 03:12:04 pm »
Are you all using GTK or GTK2?

Offline Urxae

  • Regular
  • ***
  • Posts: 376
Re: smaller tabs in the linux version
« Reply #7 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.

CleverFool

  • Guest
Re: smaller tabs in the linux version
« Reply #8 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)