Hola muchas gracias por responder, me has salvado,
no sabia
Código Python:
Ver originalfor row in recs_list:
pos = self.list.InsertStringItem(0, str(row[0]))
self.list.SetStringItem(pos, 1, str(row[1]))
self.list.SetStringItem(pos, 2, str(row[2]))
muchas gracias estoy muy agradecido