Added a demo to show off all the colours that can be added to

wxTheColourDatabase by the wxPython.lib.colourdb module.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9801 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2001-04-19 23:32:05 +00:00
parent 6057972be4
commit c8ace611be
5 changed files with 138 additions and 1 deletions

View File

@@ -46,7 +46,8 @@ command_lines = [
"-a -n Smiles bmp_source/smiles.bmp images.py",
#"-a -n bmp_source/ images.py",
"-a -n GridBG bmp_source/GridBG.gif images.py",
]