]> git.saurik.com Git - wxWidgets.git/commitdiff
add an overview
authorRobin Dunn <robin@alldunn.com>
Thu, 22 Jan 2004 23:25:09 +0000 (23:25 +0000)
committerRobin Dunn <robin@alldunn.com>
Thu, 22 Jan 2004 23:25:09 +0000 (23:25 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25321 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

wxPython/demo/ColourSelect.py

index 8cd0750a4be44772ffd70488b17b1ff0f2b78f87..48a0e118caac81ffafb357bffd8018a742217a5f 100644 (file)
@@ -105,7 +105,7 @@ def runTest(frame, nb, log):
 
 
 overview = """\
-
+A coloured button that when clicked allows the user to select a colour from the wxColourDialog.
 """