Re: [pygtk] Add tool tips to cells in a liststore.

2010-11-22 Thread Timo
On 22-11-10 17:35, Gerald Britton wrote: Hi -- is it possible (and how would I?) add tool tips to cells in a ltk.ListStore? I want to have the tips display on mouseover events. I never had to do this, but you could check out the following gtk.TreeView methods: set_tooltip_column() set_toolti

[pygtk] Add tool tips to cells in a liststore.

2010-11-22 Thread Gerald Britton
Hi -- is it possible (and how would I?) add tool tips to cells in a ltk.ListStore? I want to have the tips display on mouseover events. -- Gerald Britton ___ pygtk mailing list pygtk@daa.com.au http://www.daa.com.au/mailman/listinfo/pygtk Read the Py