[pygtk] Transparent treeview background

Andreas Sommer AndiDog at web.de
Wed Aug 5 23:12:36 WST 2009


I'm trying to create a TreeView that does not draw a background but only 
the row contents (i.e. the text). Doing

    tree.window.set_back_pixmap(pixmap, False)
    tree.window.shape_combine_mask(mask, 0, 0)

only makes the whole TreeView area transparent (in areas where I set 
pixmap's alpha to black). How can I make /only/ the background transparent?

Best regards
    Andreas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.daa.com.au/pipermail/pygtk/attachments/20090805/5363acfa/attachment.htm 


More information about the pygtk mailing list