On 9/3/06, Paul Pogonyshev <[EMAIL PROTECTED]> wrote: > Mark Tilford wrote: > > How do I set the background color for the entirety of a TextView? > > > > (I can set the color for parts which have text, but that won't affect > > the parts don't have text.) > > Try Gtk::Widget::modify_bg (...). > > Paul >
Thanks! (Though it turned out to be modify_base(...).) _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
