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: [EMAIL PROTECTED] W: http://www.emmanuelebassi.net B: http://log.emmanuelebassi.net _______________________________________________ gtk-perl-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtk-perl-list
