]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/demo/CheckListCtrlMixin.py
Some wxCollapsiblePane tweaks:
[wxWidgets.git] / wxPython / demo / CheckListCtrlMixin.py
index 6e7d27dcffa03d89b2d67ec2e3359274dc3c5b09..0742b146b1139d842cd915111309caa4698f51d4 100644 (file)
@@ -79,7 +79,10 @@ def runTest(frame, nb, log):
 
 
 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>
 """