Re: GtkBuilder for a popup GMenu: items disabled

2013-07-23 Thread Ryan Lortie
hi Murray, On Tue, Jul 23, 2013, at 5:17, Murray Cumming wrote: > I wonder if there could be any runtime warnings about such orphaned menu > items. The reason that there isn't a warning about this is because it's common for named actions to be missing. This is often the case when an action is no

Re: GtkBuilder for a popup GMenu: items disabled

2013-07-23 Thread Murray Cumming
On Tue, 2013-07-23 at 11:08 +0200, Murray Cumming wrote: > I'm trying to convert code from GtkUIManager+GtkMenu to GtkBuilder > +GMenu. Is there anything I'm doing wrong in the attached example? The > menu items are disabled. Ah nevermind. I needed to use 'somemenu.something' rather than 'somethin

GtkBuilder for a popup GMenu: items disabled

2013-07-23 Thread Murray Cumming
I'm trying to convert code from GtkUIManager+GtkMenu to GtkBuilder +GMenu. Is there anything I'm doing wrong in the attached example? The menu items are disabled. -- Murray Cumming murr...@murrayc.com www.murrayc.com www.openismus.com #include const char* ui = "" " " "" " "