Re: Tooltip with a label bug?



"needles@industrialmusic.com" <needles@industrialmusic.com> 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




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]