[ale] GTK tooltip colors
Irv Mullins
irvm at ellijay.com
Mon Aug 25 16:58:09 EDT 2003
On Monday 25 August 2003 04:37 pm, David Corbin wrote:
> Is there anyway to set a set the background color for tooltip windows in
> the GTK? I"m not looking for a coding solution, but a user solution.
If the program is set up to parse an rc file, then you can.
Add something like:
style "tips"
{
bg[NORMAL] = {1.0, 1.0, 0.0}
}
widget "gtk-tooltips" style "tips"
Unable to test this right now - may require some adjustments :)
Irv
_______________________________________________
Ale mailing list
Ale at ale.org
http://www.ale.org/mailman/listinfo/ale
More information about the Ale
mailing list