in reply to Gtk2 Treeview/Simplelist and set_tooltip_row()

I answered you on the list. Quick version: when you turn on "has-tip", gtk+ will create the tooltip and ask you to set it up and whether to show it in the "query-tooltip" signal.
  • Comment on Re: Gtk2 Treeview/Simplelist and set_tooltip_row()

Replies are listed 'Best First'.
Re^2: Gtk2 Treeview/Simplelist and set_tooltip_row()
by jettero (Monsignor) on May 01, 2008 at 19:17 UTC
    Muppet, I was just going to link to that! Thanks again for your help. I think your code should also be here natively in a readmore code tag. Links have a way of aging out after a while.

    -Paul