Hola, necesito obtener la lista de botones de una tabla, habia encontrado por ahi esto:
self.pulsadores=self.glade.get_object('tabla').get_children()
me da error:
AttributeError: 'NoneType' object has no attribute 'get_children'

alguien sabe?
gracias
Sudafrica 2010
################################
################################
################################
################################
selanabar escribió:Hola, necesito obtener la lista de botones de una tabla, habia encontrado por ahi esto:
self.pulsadores=self.glade.get_object('tabla').get_children()
me da error:
AttributeError: 'NoneType' object has no attribute 'get_children'

alguien sabe?
gracias
Error corregido, que alguien cierre el tema
Sudafrica 2010
################################
################################
################################
################################
Cerrado

Volver a “Otros lenguajes”