"[EMAIL PROTECTED]" <[EMAIL PROTECTED]> writes:
> Hey,
> Is it possible to add a tooltip to a label? It doesn't seem to
> work for me. A workaround that worked for me was to use
> gtk_button_new_with_label("Text") instead of gtk_label_new("Text").
> But buttons have a different look than just straight labels and
> wasn't really what I wanted to do. (I'm on the digest list).
>
Add the label to an event box, then put the tooltip on the event box.
Havoc
_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list