Have updated to 
{'file_revision': '5694', 'version': '0.9.2', 'revision': '~5694'}

Created a new form with classdesigner and place a grid from data
environment on the form.
Save and run form. Form runs without error
Change one  column expand = true
save and run produces the following
  File
"/usr/local/lib/python2.6/dist-packages/Dabo-0.9.2-py2.6.egg/dabo/ui/uiwx/dGrid.py",
 line 2399, in _delayedUpdateColumnWidths
    self._delayedUpdateColumnWidths(redo=True)

.
.
.
.
.
.
.
.
.
.

/dGrid.py", line 2399, in _delayedUpdateColumnWidths
    self._delayedUpdateColumnWidths(redo=True)
  File
"/usr/local/lib/python2.6/dist-packages/Dabo-0.9.2-py2.6.egg/dabo/ui/uiwx/dGrid.py",
 line 2394, in _delayedUpdateColumnWidths
    col.Width = max(24, newWidth)
  File
"/usr/local/lib/python2.6/dist-packages/Dabo-0.9.2-py2.6.egg/dabo/ui/uiwx/dGrid.py",
 line 1424, in _setWidth
    grd._syncColumnCount()
  File
"/usr/local/lib/python2.6/dist-packages/Dabo-0.9.2-py2.6.egg/dabo/ui/uiwx/dGrid.py",
 line 3203, in _syncColumnCount
    self.SetColSize(wxCol, colObj.Width)
  File
"/usr/local/lib/python2.6/dist-packages/Dabo-0.9.2-py2.6.egg/dabo/ui/uiwx/dGrid.py",
 line 1404, in _getWidth
    idx = self.Parent._convertDaboColNumToWxColNum(self.ColumnIndex)
  File
"/usr/local/lib/python2.6/dist-packages/Dabo-0.9.2-py2.6.egg/dabo/ui/uiwx/dGrid.py",
 line 729, in _getColumnIndex
    grid = self.Parent
RuntimeError: maximum recursion depth exceeded

Not able to check scroll bars

Mike Ayers

_______________________________________________
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/1266467374.3180.9.ca...@linux

Reply via email to