Ver Mensaje Individual
  #27 (permalink)  
Antiguo 03/10/2008, 16:36
iozk
 
Fecha de Ingreso: mayo-2008
Mensajes: 499
Antigüedad: 15 años, 11 meses
Puntos: 1
Respuesta: crear algo con phyton ayuda!

por que me sale este error

Traceback (most recent call last):
File "C:\helloWorld.py", line 281, in ?
Editor(None, -1, 'Editor')
File "C:\helloWorld.py", line 111, in __init__
self.text = wx.TextCtrl(self, 1000, '', size=(-1, -1), style=wx.TE_MULTILINE
File "C:\Python24\Lib\site-packages\wx-2.6-msw-ansi\wx\_controls.py", line 1740, in __init__
newobj = _controls_.new_TextCtrl(*args, **kwargs)
PyAssertionError: C++ assertion "!(style & wxTE_PROCESS_ENTER)" failed in ..\..\src\msw\textctrl.cpp(473): wxTE_PROCESS_ENTER style is ignored for multiline text controls (they always process it)


siem pre me sale o me falta alguna libreria o algo asi?