Setting the background color of a GtkEntry



Hi there,

Is it possible to change the background color of a GtkEntry?
gtk_widget_modify_bg() does not do what I need - I want to modify the widget's
true background, not to make a border around it (this is what
gtk_widget_modify_bg() does); i.e. I want the text that user inputs appear on
the background color I choose, not the standard one (white by default). Here
is a conceptual image: http://kempniu.no-ip.com/files/gtkentry.jpg ;)

Best regards,
Michal Kepien



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]