On Mon, 15 Oct 2007 23:14:56 +0800, Binary Chen <[EMAIL PROTECTED]> wrote:
> On Mon, 2007-10-15 at 09:08 -0600, Kevin DeKorte wrote: > > -----BEGIN PGP SIGNED MESSAGE----- > > Hash: SHA1 > > > > Hi All, > > > > Is there an easy way to set a tooltip on a GtkTreeView for the row > > that the user is hovering their cursor over. It is not guaranteed > > that the row the user is over is the selected row. Also if the > > tooltip can be set on row addition that is fine. > > How about connect a motion-notify-event signal and show the tooltips > in in the signal handler? Or just use the new Tooltips API in GTK 2.12. How to use it is described at http://library.gnome.org/devel/gtk/unstable/GtkTooltip.html#id3825725 Regards, Enrico -- Get my GPG key from http://www.uvena.de/pub.key
_______________________________________________ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list