Hi guys,
            I am trying to use Dabo class designer to create my UI. However
I realize that it keeps crashing when I try to edit the properties of some
buttons:(eg:width). It does not print any error message. In other time it
prints a huge list of errors. (Traceback included in the mail). I am
writing an application in Dabo and wondering whats the best way to write
the UI. cdxml or in code since the class designer keeps crashing for me?


Traceback (most recent call last):
  File
"D:\Python\lib\site-packages\dabo-0.9.9-py2.7.egg\dabo\ui\uiwx\dGrid.py",
line 4424, in __onW
    self.raiseEvent(dEvents.GridMouseLeftClick, evt, col=col, row=row)
  File
"D:\Python\lib\site-packages\dabo-0.9.9-py2.7.egg\dabo\ui\uiwx\dPemMixin.py",
line 1074, in r
    super(dPemMixin, self).raiseEvent(eventClass, nativeEvent, *args,
**kwargs)
  File
"D:\Python\lib\site-packages\dabo-0.9.9-py2.7.egg\dabo\lib\eventMixin.py",
line 81, in raiseE
    bindingFunction(event)
  File
"D:\Python\lib\site-packages\dabo-0.9.9-py2.7.egg\dabo\ui\uiwx\dGrid.py",
line 3882, in _onGr
    self.ShowCellEditControl()
  File "D:\Python\lib\site-packages\wx-2.8-msw-unicode\wx\grid.py", line
1332, in ShowCellEditContro
    return _grid.Grid_ShowCellEditControl(*args, **kwargs)
wx._core.PyAssertionError: C++ assertion "wxAssertFailure" failed at
..\..\src\generic\grid.cpp(1441
Traceback (most recent call last):
  File
"D:\Python\lib\site-packages\dabo-0.9.9-py2.7.egg\dabo\ui\uiwx\dGrid.py",
line 4424, in __onW
    self.raiseEvent(dEvents.GridMouseLeftClick, evt, col=col, row=row)
  File
"D:\Python\lib\site-packages\dabo-0.9.9-py2.7.egg\dabo\ui\uiwx\dPemMixin.py",
line 1074, in r
    super(dPemMixin, self).raiseEvent(eventClass, nativeEvent, *args,
**kwargs)
  File
"D:\Python\lib\site-packages\dabo-0.9.9-py2.7.egg\dabo\lib\eventMixin.py",
line 81, in raiseE
    bindingFunction(event)
  File
"D:\Python\lib\site-packages\dabo-0.9.9-py2.7.egg\dabo\ui\uiwx\dGrid.py",
line 3882, in _onGr
    self.ShowCellEditControl()
  File "D:\Python\lib\site-packages\wx-2.8-msw-unicode\wx\grid.py", line
1332, in ShowCellEditContro
    return _grid.Grid_ShowCellEditControl(*args, **kwargs)
wx._core.PyAssertionError: C++ assertion "wxAssertFailure" failed at
..\..\src\generic\grid.cpp(1441


--- StripMime Report -- processed MIME parts ---
multipart/alternative
  text/plain (text body -- kept)
  text/html
---
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: 
http://leafe.com/archives/byMID/CAK5S0b41h-7SUj=pW51GkTFHQ_NN86L5DA8pv=d--wyms-6...@mail.gmail.com

Reply via email to