19/10/2008, 15:26
|
| | Fecha de Ingreso: mayo-2008
Mensajes: 499
Antigüedad: 16 años, 6 meses Puntos: 1 | |
un terco problema este problema me sale cada vez que intento ponerle o acomodarle el codigo
Traceback (most recent call last):
File "C:\pnt.py", line 303, in ?
frame=SketchFrame(None)
File "C:\pnt.py", line 168, in __init__
self.createPanel()
File "C:\pnt.py", line 172, in createPanel
controlPanel = ControlPanel(self, -1, self.sketch)
File "C:\pnt.py", line 15, in __init__
colorGrid = self.createColorGrid(parent, buttonSize)
File "C:\pnt.py", line 25, in createColorGrid
b = (buttons.GenBitmapToggleButton(self, -1, bmp, size=buttonSize))
AttributeError: 'tuple' object has no attribute 'GenBitmapToggleButton'
no veo que pueda ser del codigo siguiente
Última edición por iozk; 19/10/2008 a las 16:05 |