I reported this earlier (I think) and now I was able to get a copy of the
traceback. This is the result of a click on a grid.
Traceback (most recent call last):
File "/home/johnf/downloads/dabo/dabo/ui/uiwx/dGrid.py", line 3665, in
__onWxGridCellChange
self.raiseEvent(dEvents.GridCellEdited, evt)
File "/home/johnf/downloads/dabo/dabo/ui/uiwx/dPemMixin.py", line 925, in
raiseEvent
super(dPemMixin, self).raiseEvent(eventClass, nativeEvent, *args,
**kwargs)
File "/home/johnf/downloads/dabo/dabo/lib/eventMixin.py", line 92, in
raiseEvent
bindingFunction(event)
File "LotsMfrm.py", line 377, in _onGridCellEdited
newVal = self.GetCellValue(row, col)
File "/home/johnf/downloads/dabo/dabo/ui/uiwx/dGrid.py", line 1909, in
GetCellValue
ret = self._Table.GetValue(row, col, useCache=useCache)
TypeError: GetValue() got an unexpected keyword argument 'useCache'
--
John Fabiani
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]