Hello everybody!
I am just learning how to use GTK+ and have run into a problem. After
having followed Micah Carrick's Glade3 tutorial, I have learned that
using GtkBuilder seems to be the best way to do things. Therefore the
method that he used in his tutorial is the how I'm doing it too. On
t
Gah, last mail missed the list as usual...
On Tue, Nov 25, 2008 at 10:06 PM, Vasiliy G Tolstov <[EMAIL PROTECTED]> 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
> t
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
Gtk-WARNING **: Attempting to add a widget with type GtkMenu to a
container of type GtkMenuItem, but the widget is alrea