Hi. You can modify text color of GtkEntry with gtk_widget_modify_textfunction (docs:http://library.gnome.org/devel/gtk/stable/GtkWidget.html#gtk-widget-modify-text). You have more options (and problems;) when coloring your GtkComboBox,since it uses GtkCellRenderers to render it's content. See docs formore details. (docs:http://library.gnome.org/devel/gtk/stable/GtkCellRendererText.html) 2008/12/8 gordon <gordon@xxxxxxxxxxxxx>:> Hi,> I am a software programmer. I do have a problem about programming> with Gtk+. I can not change the color of the words> which show on Entry and Combobox. I use the Gtk 2.10.> _______________________________________________> gtk-list mailing list> gtk-list@xxxxxxxxx> http://mail.gnome.org/mailman/listinfo/gtk-list>> -- Tadej Borovšaktadeboro@xxxxxxxxxxxxxxxxxxxxxxx@gmail.com_______________________________________________gtk-list mailing listgtk-list@xxxxxxxxxxxxx://mail.gnome.org/mailman/listinfo/gtk-list