Paul Barton-Davis <[EMAIL PROTECTED]> writes:
> I've got the font selection and foreground working, but i don't seem
> to be able to use the bg, base or text aspects in an RC file to set
> the background color of a notebook tab.
>
Well you'd have to put an event box in the tab, and set the color on
that (since labels are transparent), but I'm told that the tabs don't
actually work if you put an event box in there, so at that point your
only real option would be to put a GtkPixmap in there with the color
you want and draw text on that, or some similar gruesome hack.
Havoc
--
To unsubscribe: mail -s unsubscribe [EMAIL PROTECTED] < /dev/null