dabo Commit
Revision 2422
Date: 2006-11-03 09:45:46 -0800 (Fri, 03 Nov 2006)
Author: paul

Changed:
U   branches/stable/dabo/ui/uiwx/dGrid.py

Log:
Oops, my stable commit wasn't stable, as it removed a critical line from the 
test case.


Diff:
Modified: branches/stable/dabo/ui/uiwx/dGrid.py
===================================================================
--- branches/stable/dabo/ui/uiwx/dGrid.py       2006-11-03 15:27:38 UTC (rev 
2421)
+++ branches/stable/dabo/ui/uiwx/dGrid.py       2006-11-03 17:45:46 UTC (rev 
2422)
@@ -3918,6 +3918,7 @@
 
 
 if __name__ == '__main__':
+       class TestForm(dabo.ui.dForm):
                def afterInit(self):
                        self.BackColor = "khaki"
                        g = self.grid = _dGrid_test(self, RegID="sampleGrid")




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

Reply via email to