[pygtk] Creating gtk.TextView cellRenderer

2010-01-31 Thread Ben and Efrat Touching Love with a Loving Touch
Hi Folks, I guess my previous post didn't make it. I need to implement a TreeView with complex information which includes hyperlinked text. I looked all over for a working example of a cellRenderer for gtk.TextView. It seems there is none. I tried implementing it but I get stuck with the

[pygtk] Rendering gtk.TextView in a TreeView

2010-01-26 Thread Ben and Efrat Touching Love with a Loving Touch
Hi, I looked all over but couldn't find any working example. I need to implement a TreeView with complex information which includes hyperlinked text. Does anyone have a working example of an implementation of a TextView cell renderer? I tried to bypass this by introducing my complex widget