dabo Commit
Revision 6659
Date: 2011-07-04 04:53:01 -0700 (Mon, 04 Jul 2011)
Author: Ed
Trac: http://trac.dabodev.com/changeset/6659
Changed:
U trunk/demo/samples/dGrid.py
Log:
Changed the background color of column 1 in the demo code for dGrid to
something a little less ugly.
Diff:
Modified: trunk/demo/samples/dGrid.py
===================================================================
--- trunk/demo/samples/dGrid.py 2011-07-04 11:52:12 UTC (rev 6658)
+++ trunk/demo/samples/dGrid.py 2011-07-04 11:53:01 UTC (rev 6659)
@@ -36,7 +36,7 @@
self.addColumn(col)
col.HeaderFontItalic = True
- col.HeaderBackColor = "orange"
+ col.HeaderBackColor = "peachpuff"
col.HeaderVerticalAlignment = "Top"
col.HeaderHorizontalAlignment = "Left"
_______________________________________________
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]