Re: Tooltips with labels



hi;

On Thu, 2006-12-07 at 18:26 +0530, Ashwin Ramachandran wrote:

Just wanted to check if tooltips are supported with label widgets?

tips are supported by widgets with a GdkWindow; you must pack the
Gtk2::Label into an Gtk2::EventBox and set the tip on the event box, not
on the label.

anyway: adding a tip to a label means that the label is not clear
enough, so you should consider clarifying the content of the label. tip
are also used on action widgets.

ciao,
 Emmanuele.

-- 
Emmanuele Bassi,  E: ebassi gmail com
W: http://www.emmanuelebassi.net
B: http://log.emmanuelebassi.net




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