[Glade-users] GtkWarning: No object called:



On Sun, Sep 13, 2009 at 11:48 AM, Micah Carrick <email at micahcarrick.com> wrote:
When I load my glade file with gtk.Builder.add_from_file() I'm getting
this GTK error from GtkBuilder:

[Glade-users] GtkWarning: No object called:


Best guess, this warning comes from an object reference
with a null/empty string, which really shouldnt happen through
Glade (Id be interested to know if you could make Glade
do this in a reproducible way).

Usually you can only set an object property through the
dialog offered in Glade, and an object name can never
be a null string (is it possible that Glade let you accidentally
name one of your objects with whitespace ?, that would/should
be a bug in Glade).

Cheers,
       -Tristan




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