06/10/2008, 14:57
|
| | Fecha de Ingreso: mayo-2008
Mensajes: 499
Antigüedad: 16 años, 6 meses Puntos: 1 | |
Respuesta: ayuda con EVT_ENTER Cita: Traceback (most recent call last):
File "C:\pruave.py", line 67, in ?
frame = MainWindow(None,-1,"iozk studio")
File "C:\pruave.py", line 54, in __init__
combo.Bind(wx.EVT_ENTER_WINDOW, self.EnterCombo, id=1)
AttributeError: 'MainWindow' object has no attribute 'EnterCombo' |