Tristan Van Berkom wrote: > Some widget; depending on if they provide there own GdkWindow or > not (GtkLabel I think for example), will not support tooltips out of the > box; > in this case you need only put your widget inside a GtkEventBox.
Weeee, when I read your message I suddenly understood the problem event though it quite unrelated :))))) Except for `motion-notify-event' I should have enabled `enter-notify-event' and `leave-notify-event'. And when I have done so, it started working, woo-hoo! :) Now I only need to put relevant information into the tooltips, but that should be straightforward. And while I'm at it, I wish it was possible to control tooltips position (they are always at the bottom of the widget an I cannot visually tie them to the appropriate `area') and use marked up text, like bold and stuff. Paul P.S. :))) _______________________________________________ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list