I think it's coming directly from the Gtk theme you are using. If you want to change this you most likely have to modifiy the theme settings...
-- Pierre On Mon, 2004-03-29 at 14:49, Yann Le Boulanger wrote: > David M. Cook wrote: > > On Sun, Mar 28, 2004 at 07:08:07PM -0500, Yann Le Boulanger wrote: > > > > > >>I'd like to change the color of selected row in a treeview. > >>As CellRenderer and TreeIter are not Widgets, I can't use > >>style.bg[gtk.STATE_SELECTED] > >> > >>Is there a solution ? > > > > > > You can do that for the whole TreeView, but I don't think you can do that on > > a cell-by-cell basis. > > > > Dave Cook > > > > I'm sorry it's not what I meant. > When you click on a row in a treeview it becomes selected and so it > becomes blue (gray when the window is not focused). I'd like to change > this background color, if it's possible. > > thanks for help > Asterix > _______________________________________________ > pygtk mailing list [EMAIL PROTECTED] > http://www.daa.com.au/mailman/listinfo/pygtk > Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
signature.asc
Description: This is a digitally signed message part
_______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
