[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: gtkbuilder problem
- From: "Tristan Van Berkom" <tvb gnome org>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: gtkbuilder problem
- Date: Tue, 25 Nov 2008 22:20:37 -0500
Gah, last mail missed the list as usual...
On Tue, Nov 25, 2008 at 10:06 PM, Vasiliy G Tolstov <v tolstov selfip ru> wrote:
> I'm using glade-3 (from trunk) and gtk+2.14.5
> In glade-3 i'm create sample menu with some items.
> But then i'm run main program and gtk_builder_add_from_file i recieve
> this error
>
Heh, well, trunk is not very stable, but there are not many crashers left so...
The problem you are getting is that native menus are not supported in
gtk+ until 2.16.
I plan to release a Glade that will depend on gtk+ 2.14 and target
2.16, soon you will
have a warning telling you that menus are not available if you are
targeting 2.16
(but in trunk you dont get that warning yet ;-) ).
So unfortunately the answer is were not there yet, you can use
gtk-builder-convert
in the meanwhile or hand define some uimanagers... (or use gtk+ trunk ;-) ).
Cheers,
-Tristan
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]