Hello All, I am trying to display a value that looks like a URL inside a treeview. I can color the text blue and underline it but how do I make the cursor change to the shape of a hand ( like in web browsers ) when I mouse over this text. On single clicking it, I catch the cursor-changed signal and then do the appropriate thing. Everything is fine except the cursor problem. I know I can do that with a label and an event box but dont know how to do it in a treeview. Any help is appreciated.
Thanks Hussein Vastani _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
