Tooltip for comboboxes

hi,

i can’t get tooltip on comboboxes like this:

tips=Gtk::Tooltips.new.enable
tips.set_tip(widget,‘hint’,‘extra hint’)

when widget is Gtk::CheckButton, Gtk::Entry i get the tooltip displayed,
when it’s Gtk::ComboBox, Gtk::TextView i get no tooltip displayed.

is there a way i can show tooltips for Gtk::ComboBox and Gtk::TextView?

thanks
balint


Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net’s Techsay panel and you’ll get the chance to share
your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV