dabo Commit
Revision 5661
Date: 2010-02-08 05:20:47 -0800 (Mon, 08 Feb 2010)
Author: Paul
Trac: http://trac.dabodev.com/changeset/5661
Changed:
U trunk/dabo/ui/uiwx/dGrid.py
Log:
Fixed #1334
Diff:
Modified: trunk/dabo/ui/uiwx/dGrid.py
===================================================================
--- trunk/dabo/ui/uiwx/dGrid.py 2010-02-07 21:16:09 UTC (rev 5660)
+++ trunk/dabo/ui/uiwx/dGrid.py 2010-02-08 13:20:47 UTC (rev 5661)
@@ -4410,7 +4410,7 @@
if self._constructed():
self._showColumnLabels = val
if val:
- self.SetColLabelSize(self.ColumnLabelHeight)
+ self.SetColLabelSize(self.HeaderHeight)
else:
self.SetColLabelSize(0)
else:
_______________________________________________
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]