.. include:: headings.inc .. module:: lib.colourchooser.pycolourchooser .. currentmodule:: lib.colourchooser.pycolourchooser .. highlight:: python .. _lib.colourchooser.pycolourchooser: ========================================================================================================================================== |phoenix_title| **pycolourchooser** ========================================================================================================================================== PyColourChooser Copyright (C) 2002 Michael Gilfix This file is part of PyColourChooser. This version of PyColourChooser is open source; you can redistribute it and/or modify it under the licensed terms. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | |class_hierarchy| Inheritance Diagram ===================================== Inheritance diagram for module **pycolourchooser** .. raw:: html

Inheritance diagram of pycolourchooser

| |function_summary| Functions Summary ==================================== ================================================================================ ================================================================================ :func:`~lib.colourchooser.pycolourchooser.main` Simple test display. ================================================================================ ================================================================================ | |class_summary| Classes Summary =============================== ================================================================================ ================================================================================ :ref:`lib.colourchooser.pycolourchooser.PyColourChooser` A Pure-Python implementation of the colour chooser dialog. ================================================================================ ================================================================================ | .. toctree:: :maxdepth: 1 :hidden: lib.colourchooser.pycolourchooser.PyColourChooser Functions ------------ .. function:: main() Simple test display.