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

@@ -23,6 +23,7 @@ import images
_treeList = [
('New since last release', ['ColourSelect', 'ImageBrowser', 'infoframe',
'ColourDB',
]),
('Managed Windows', ['wxFrame', 'wxDialog', 'wxMiniFrame']),