Re: [glade--]Possible bug in menu writer
Christof Petig <[email protected]>
| Newsgroups | gmane.comp.gnome.glademm |
|---|---|
| Organization | Adolf Petig GmbH & Co. KG |
| Message-ID | <[email protected]> |
Christof Petig wrote:
> Mark Jones wrote:
>> I have created a standard gtkmm/gnome menubar, and the source for it
>> keeps getting written out incorrectly for just one thing.
>>
>> This:
>> menubar1->items().push_back(Gtk::Menu_Helpers::StockMenuElem(Gtk::StockID("gtk-help"),
>> *help1_menu));
>
>
> I understand the problem, but it's not easy to design a fix. Perhaps
> stock menu items with submenus are not designed for in gtkmm2. I hope I
> this guess is wrong.
I mentioned the problem on the gtkmm mailing list, to be resolved.
Christof