Re: tooltips help



"Ricky Foo" <blue_pion hotmail com> writes:
> 
>   How do I add a tooltip to a label inside a notebook? I tried it out
> but doesn't seems to invoke anything. How do I solve this?
> 

Tooltips require a widget with a window, so you need to put the label
in a GtkEventBox and then put the tooltip on the event box.

Havoc



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