Re: how to show menu tooltip in statusbar with libglademm?



Thanks for reply, and sorry for not clearly descprited my questions.
The menu was made in the glade file, and each menuitem has a tooltip set
in the glade file too. I want to show the tooltip in the statusbar when
mouse cursor goes over the menuitem.


> Gtk::Tooltips m_tooltips;
> :
> :
> .....
> 
> m_tooltips.set_tip(*m_eventbox, "string");
> 
> 




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