[pygtk] Widget Names
francesco
francesco at promotux.it
Thu Mar 18 16:28:11 WST 2010
Rob Brown-Bayliss ha scritto:
> Hi
>
> Using GTK builder to create the GUI on pygtk 2.1.7 the
> widget.get_name() returns the type of widget rather then the name set
> in glade.
> eg, I have a gtk entry called user_name:
>
>
>>>> entry.get_name()
>>>>
> 'GtkEntry'
>
> Is this a bug, or is it the expected output. In 2.1.6 it returns the
> expected result:
>
>>>> entry.get_name()
>>>>
> 'user_name'
>
>
> Rob
> _______________________________________________
> pygtk mailing list pygtk a daa.com.au
> http://www.daa.com.au/mailman/listinfo/pygtk
> Read the PyGTK FAQ: http://faq.pygtk.org/
>
hi
i already filled a bug in bugzilla some weeks ago:
https://bugzilla.gnome.org/show_bug.cgi?id=607492
it is a critical bug because lucid has 2.17 now .
regards
Francesco
More information about the pygtk
mailing list