Hello, I have a question regarding the color of the cursor/selection of the selected item(s) in a GtkListStore or GtkTreeStore.
I'm currently able to set the colors of individual cells by associating the 'foreground'-property of a TreeViewColumn/CellRendererText to a certain column in a liststore. That works nice, but the selected item(s) remain in a certain default theme-determined color. It would be nice if there were some 'foreground selected' and 'background-selected' properties. For instance, if I have cells with a black background and colored text, then it would be nice if the selected items are not in the default theme color. Instead, they should have black text and the associated color as the background (i.e inverted). Is this possible? Anyone a useful hint for me? :) Thanks for your time in advance, Greetings, Raymond Dresens. _______________________________________________ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list