pygtk  

[pygtk] Rendering gtk.TextView in a TreeView

Ben and Efrat Touching Love with a Loving Touch
Tue, 26 Jan 2010 21:04:30 -0800

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 into a VBox
contained in a 
scrolled window. It works nicely, but I need to handle a stream of data
and when I 
remove children from the VBox, my application crashes.

Thanks in advance for any tips.

Ben.
_______________________________________________
pygtk mailing list   pygtk@daa.com.au
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://faq.pygtk.org/
  • [pygtk] Rendering gtk.TextView in a TreeView Ben and Efrat Touching Love with a Loving Touch