Uwe Grauer wrote:
> Ed Leafe wrote:
>> dabo Commit
>> Revision 4219
>> Date: 2008-06-30 20:22:36 -0700 (Mon, 30 Jun 2008)
>> Author: Ed
>> Trac: http://svn.dabodev.com/trac/dabo/changeset/4219
>>
>> Changed:
>> U   trunk/dabo/ui/uiwx/dGrid.py
>>
>> Log:
>> Fixed a problem when using columns with a 'list' data type reported by 
>> Adrian Klaver.
>>
>> Also fixed a bug in the removeColumn() method that didn't correctly trap a 
>> missing column.
>>
> 
> I get the following traceback with your change in rev 4219:
> 
> 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?

Uwe


_______________________________________________
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