[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: how to show menu tooltip in statusbar with libglademm?
- From: Liangxu Wang <wlx mygis org>
- To: gtkmm-list gnome org
- Subject: Re: how to show menu tooltip in statusbar with libglademm?
- Date: Mon, 17 Sep 2007 14:58:47 +0800
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]