[rkward-users] [Help] RE: problem with the function highlight

SourceForge.net noreply at sourceforge.net
Wed May 16 17:19:04 UTC 2012


The following forum message was posted by tfry at http://sourceforge.net/projects/rkward/forums/forum/165574/topic/5265994:

Could you take a look at this bug report for libreoffice in Ubuntu
[url]https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/702451[/url]?
The bug description contains this bit:

[code]This is because the Ambiance theme (which is standard in Lucid) has white
text as standard.

The solution is to add the following code to

.gtkrc-2.0

style "tooltips" {
        fg[NORMAL] = { 0.0, 0.0, 0.0 }
        text[NORMAL] = { 0.0, 0.0, 0.0 }
}

widget "gtk-tooltips*" style "tooltips"
[/code]

Does this work?




More information about the Rkward-users mailing list