Re: can't set background color for Gtk::Entry
- From: Akos Maroy <darkeye tyrell hu>
- To: Paul Davis <paul linuxaudiosystems com>
- Cc: gtkmm-list <gtkmm-list gnome org>
- Subject: Re: can't set background color for Gtk::Entry
- Date: Fri, 18 Feb 2005 14:56:23 +0100
Paul Davis wrote:
I'm trying to change the background color for a Gtk::Entry widget. I
tried all sorts of thins, like:
[ ... ]
unfortunately, none of the above works - the background color for the
Gtk::Entry does not change :(
you need to set_base, not set_bg.
odd, i know. but thats the way entries are :)
thanks, this did the trick all right.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]