Re: Text widget background

2001-04-15 Thread Richard Zidlicky
On Sat, Apr 14, 2001 at 09:34:15AM -0400, Paul Davis wrote: > >I am writing a simple program and need to change the background of > >the Tex widget. I tried to set fg/bg in gtk_text_insert but that > > use the base[STATE] setting in an RC file. thanks, works nicely :) > see the GTK+ Reference a

Text widget background

2001-04-14 Thread Richard Zidlicky
Hi, I am writing a simple program and need to change the background of the Tex widget. I tried to set fg/bg in gtk_text_insert but that is not what I need, the background color is only painted under the text whereas I would like the free areas to have the same color. Also playing with .gtkrc didn