Ed Leafe wrote:
On Sep 9, 2005, at 11:21 AM, Paul McNett wrote:

I don't have time to deal with this for the next few hours, so in the meantime why don't you change line 471 of dGrid, in function _setDataType, to read:

if (False and "Automatic" in self.HorizontalCellAlignment):


OK, that allows the grids to run OK, but I still get an error when running dGrid.py:

Traceback (most recent call last):
  File "dGrid.py", line 86, in GetAttr
    return self.grid.Columns[col]._gridColAttr.Clone()
IndexError: list index out of range

Okay, I can repro that. I'll get a fix imminently.

--
Paul McNett
http://paulmcnett.com
http://dabodev.com


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev

Reply via email to