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   [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://faq.pygtk.org/

Reply via email to