[Glade-users] Gtk-CRITICAL from minimal program.



Hi,
   you are trying to load a glade file in libglade format into GtkBuilder, this
doesnt work.

You need to use the gtk-builder-convert script on it before you can
use it with GtkBuilder, Glade trunk also supports builder format almost
completely but not stable released Glade.

Also note in your test you are trying to load an object named
"window" from a UI that only has an object named "my glade 3 test project"
(Im not sure spaces in widget names are a good idea...).

Cheers,
                    -Tristan




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]