projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
added taborder sample
[wxWidgets.git]
/
wxPython
/
demo
/
CheckListCtrlMixin.py
diff --git
a/wxPython/demo/CheckListCtrlMixin.py
b/wxPython/demo/CheckListCtrlMixin.py
index 6e7d27dcffa03d89b2d67ec2e3359274dc3c5b09..0742b146b1139d842cd915111309caa4698f51d4 100644
(file)
--- a/
wxPython/demo/CheckListCtrlMixin.py
+++ b/
wxPython/demo/CheckListCtrlMixin.py
@@
-79,7
+79,10
@@
def runTest(frame, nb, log):
overview = """<html><body>
overview = """<html><body>
-<h2><center>Say something nice here</center></h2>
+<h2><centerCheckListCtrlMixin></center></h2>
+
+CheckListCtrlMixin is a simple mixin class that can add a checkbox to
+the first column of a wx.ListCtrl.
</body></html>
"""
</body></html>
"""