Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Problem changing menu font for eclipse 2.1 linux-gtk
Problem changing menu font for eclipse 2.1 linux-gtk [message #25649] Thu, 01 May 2003 11:01 Go to next message
Eclipse UserFriend
Originally posted by: mxrenkin.gamma.co.at

I am using eclipse IDE 2.1, linux-gtk on SuSE Linux 8.2, KDE 3.1.1 and
want to change the font used in menus and some other places (not the
ones changeable in the preferences).

In docs I read that I have to do that in a ~/.gtkrc or ~/.gtkrc-2.0 file
in the way
style "eclipse" {
font_name = "Sans 9"
bg[NORMAL] = "#d6d3ce"
bg[ACTIVE] = "#c7c2bc"
bg[INSENSITIVE] = "#828282"
bg[PRELIGHT] = "#3a6ea5"
fg[NORMAL] = "#000000"
fg[ACTIVE] = "#000000"
fg[INSENSITIVE] = "#d4d0c8"
fg[PRELIGHT] = "#ffffff"
}
#class "GtkWidget" style "eclipse" or:
widget "*" style "eclipse"

# or: gtk-font-name = "Sans 9"


I also tried to do the following in ~/.Xdefaults:

Eclipse*fontList:-sgi-screen-medium-r-normal-*-8-*-*-*-m-*-i so8859-1


but nothing happens.



What is wrong or how could I find out what is wrong?

Thanks for any hint


Max
Re: Problem changing menu font for eclipse 2.1 linux-gtk [message #26861 is a reply to message #25649] Thu, 01 May 2003 16:48 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: knut_radloff.oti.com

"Maximilian Renkin" <mxrenkin@gamma.co.at> wrote in message news:b8rcth$11o$1@rogue.oti.com...
> I am using eclipse IDE 2.1, linux-gtk on SuSE Linux 8.2, KDE 3.1.1 and
> want to change the font used in menus and some other places (not the
> ones changeable in the preferences).

You may want to post this on the eclipse.platform.swt newsgroup. This is really an OS/SWT issue and they are more likely to be able
to help you.

Knut
Re: Problem changing menu font for eclipse 2.1 linux-gtk [message #27371 is a reply to message #26861] Fri, 02 May 2003 08:28 Go to previous message
Eclipse UserFriend
Originally posted by: veronika_irvine.oti.com

See:
http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/plat form-swt-home/fa
q.html#gtkfontsandcolors
Previous Topic:eclipse 2.1 & 2.1.1 maintenance: out of memory crash
Next Topic:Programatically access to Actions
Goto Forum:
  


Current Time: Fri May 09 19:23:34 EDT 2025

Powered by FUDForum. Page generated in 0.02954 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top