El Tue, 30 Nov 2010 15:41:35 -0800 Paul McNett <[email protected]> escribió: (... snipped quotes ...) > Ok, well I committed the change (r6230) that adds CellFontBold and > DynamicCellFontBold, but it doesn't work at least on Linux. I'll have > to revisit later. > > Paul > Thank you for all the help! but that commit broke the class designer, i get this traceback:
(.. snipped long irrelevant portion of the traceback ...) File "/usr/lib/python2.5/site-packages/dabo/lib/propertyHelperMixin.py", line 208, in setProperties _setProps(propDict) File "/usr/lib/python2.5/site-packages/dabo/lib/propertyHelperMixin.py", line 197, in _setProps setter(self, _propDict[prop]) File "/usr/lib/python2.5/site-packages/dabo/ui/uiwx/dGrid.py", line 1416, in _setWidth idx = grd._convertDaboColNumToWxColNum(self.ColumnIndex) File "/usr/lib/python2.5/site-packages/dabo/ui/uiwx/dGrid.py", line 726, in _getColumnIndex return self.Parent.Columns.index(self) ValueError: list.index(x): x not in list Reverting to r6228 works just fine. I guess by now i'll just settle with using colors, somehow i missed DynamicCellForeColor in the api docs. Thanks, José _______________________________________________ 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/[email protected]
