At HEAD. Seems we have a problem with the Grid in CD. Where is this
Source property?
Nate L.
Traceback (most recent call last):
File "c:\Python25\lib\site-packages\dabo-full\trunk\dabo\ui\uiwx\dMenuItem.py"
, line 55, in __onWxHit
self.raiseEvent(dEvents.Hit, evt)
File "c:\Python25\lib\site-packages\dabo-full\trunk\dabo\ui\uiwx\dPemMixin.py"
, line 922, in raiseEvent
super(dPemMixin, self).raiseEvent(eventClass, nativeEvent, *args, **kwargs)
File "c:\Python25\lib\site-packages\dabo-full\trunk\dabo\lib\eventMixin.py", l
ine 92, in raiseEvent
bindingFunction(event)
File "ClassDesigner.py", line 1702, in onOpenDesign
self.openClass(ff)
File "ClassDesigner.py", line 695, in openClass
obj = self.recreateChildren(frm.mainPanel, kids, None, False)
File "ClassDesigner.py", line 847, in recreateChildren
self.recreateChildren(parent, [kid], sz, True)
File "ClassDesigner.py", line 1045, in recreateChildren
self.recreateChildren(obj, kids, None, False)
File "ClassDesigner.py", line 847, in recreateChildren
self.recreateChildren(parent, [kid], sz, True)
File "ClassDesigner.py", line 847, in recreateChildren
self.recreateChildren(parent, [kid], sz, True)
File "ClassDesigner.py", line 847, in recreateChildren
self.recreateChildren(parent, [kid], sz, True)
File "ClassDesigner.py", line 945, in recreateChildren
skipUpdate=True, attProperties=atts)
File "ClassDesigner.py", line 2582, in addNewControl
obj = mixedClass(parent, properties=props, attProperties=attProperties)
File "ClassDesigner.py", line 2721, in __init__
apply(base.__init__,(self,) + args, kwargs)
File "c:\Python25\lib\site-packages\dabo-full\trunk\dabo\ui\uiwx\dGrid.py", li
ne 1746, in __init__
*args, **kwargs)
File "c:\Python25\lib\site-packages\dabo-full\trunk\dabo\ui\uiwx\dPemMixin.py"
, line 180, in __init__
self._setNameAndProperties(properties, **kwargs)
File "c:\Python25\lib\site-packages\dabo-full\trunk\dabo\ui\uiwx\dPemMixin.py"
, line 217, in _setNameAndProperties
self._setProperties(properties)
File "c:\Python25\lib\site-packages\dabo-full\trunk\dabo\ui\uiwx\dPemMixin.py"
, line 230, in _setProperties
self.setProperties(properties)
File "c:\Python25\lib\site-packages\dabo-full\trunk\dabo\lib\propertyHelperMix
in.py", line 210, in setProperties
_setProps(propDict)
File "c:\Python25\lib\site-packages\dabo-full\trunk\dabo\lib\propertyHelperMix
in.py", line 199, in _setProps
setter(self, _propDict[prop])
File "c:\Python25\lib\site-packages\dabo-full\trunk\dabo\ui\uiwx\dGrid.py", li
ne 3958, in _setDataSource
self.fillGrid(True)
File "c:\Python25\lib\site-packages\dabo-full\trunk\dabo\ui\uiwx\dGrid.py", li
ne 2005, in fillGrid
self._tableRows = tbl.fillTable(force)
File "c:\Python25\lib\site-packages\dabo-full\trunk\dabo\ui\uiwx\dGrid.py", li
ne 241, in fillTable
dataSet = self.grid.DataSet
File "c:\Python25\lib\site-packages\dabo-full\trunk\dabo\ui\uiwx\dGrid.py", li
ne 3916, in _getDataSet
ret = self.Source
AttributeError: 'controlMix' object has no attribute 'Source'
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]