On Jul 2, 2008, at 1:32 PM, Uwe Grauer wrote:

>> Traceback (most recent call last):
>> ...
>> "/usr/lib/python2.5/site-packages/dabo/lib/propertyHelperMixin.py",  
>> line
>> 199, in _setProps
>>     setter(self, _propDict[prop])
>>   File "/usr/lib/python2.5/site-packages/dabo/ui/uiwx/dGrid.py", line
>> 976, in _setDataField
>>     if self._dataField:
>> AttributeError: 'dColumn' object has no attribute '_dataField'
>
> Any hints on why i get this traceback since rev 4219?


        That was my bad: I didn't realize that _dataField is one of those un- 
initialized attributes. I've added proper initialization, which should  
fix the problem.

-- Ed Leafe





_______________________________________________
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]

Reply via email to