Re: [pygtk] eventbox and ugly look

2010-09-02 Thread Alessandro Dentella
On Wed, Sep 01, 2010 at 01:55:54PM +0200, Neil Muller wrote: On 31 August 2010 18:56, Alessandro Dentella san...@e-den.it wrote: Hi, in order to get tooltips in the header of a TreViewColumn I add a Label to en EventBox. It works but upgrading from Ubuntu 8.04 to 10.04 (pygtk 2.17) I

[pygtk] Tooltips on MenuItem and ui_manager

2010-09-02 Thread Alessandro Dentella
Hi again, I use UIManager() + group_action.add_actions() to create MenuItems and ToolItems. I set tooltips as required by actiongroup.add_actions( 5^ field). These tooltip show correctly for toolitems but they won't for menu entries. Is it the desired behaviour? What can I do to have tooltips