Hello, I don't know if it will work the same, but I had a tough time getting tooltips onto a notebook tab and found a way. I had to put the labels inside of an EventBox first, so you might try that. http://www.velvetcache.org/2007/08/22/gtk-tooltips-on-notebook-tab-labels/
- John On 11/8/07, Iker Perez de Albeniz <[EMAIL PROTECTED]> wrote: > > > Hi, > > > I am trying to add a tooltip to a cell of a treeview (or maybe to the > cellrender will be better..), in the documentation apears that i have to > use Gtk::Toltips widget to do that because i am using gtkmm 2.11 version > (on win32), but tooltips.set_tip(widget,tip) function doesn't work... i > have searched in gtkmm maillist and i have found some solutions from a > discusion on 2003 yer.. but doesn't work... any idea how to do it? > > thanks. > > _______________________________________________ > gtkmm-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/gtkmm-list >
_______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
