* The Saltydog <[EMAIL PROTECTED]> [2005-06-07 21:55]:
> I have a column of different pixbufs in my SimpleList. Now I am
> in the need of displaying a tooltip each pixbuf, but how can I
> do this as they are not widgets?

Stuff them in an Eventbox? That’s the canonical way to make
non-window things behave like those which are, I think (although
I might be trying to solve all problems with the same
sledgehammer). It might be unwise there are *very* many of them
though.

Regards,
-- 
#Aristotle
*AUTOLOAD=*_=sub{s/(.*)::(.*)/print$2,(",$\/"," ")[defined wantarray]/e;$1};
&Just->another->Perl->hacker;
_______________________________________________
gtk-perl-list mailing list
gtk-perl-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-perl-list

Reply via email to