Hello,
I was wondering if their was a way to set the whole cell background to be a
single color.
Right now I'm doing it with
gtk.TreeViewColumn('Column Title', cell_renderer, text=0, foreground=1)
Which works fine... although it sets the background with some white space
around it.
I would like it to look like when a cell is selected, and the whole thing is
Blue, in
other words without any white space around the background.
any ideas?
thanks,
felix
_______________________________________________
pygtk mailing list [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/