Table Of Contents

Previous topic

PyClickableHtmlWindow

Next topic

colourselect

This Page

phoenix_title colourdb

Load addition color names/values into the wx colour database. These names and values originally came from the rgb.txt file on my system...

function_summary Functions Summary

getColourInfoList Returns the list of colour name/value tuples used by this module.
getColourList Returns a list of just the colour names used by this module.
updateColourDB Updates the wx colour database by adding new colour names and RGB values.

Functions



getColourInfoList()

Returns the list of colour name/value tuples used by this module.



getColourList()

Returns a list of just the colour names used by this module.



updateColourDB()

Updates the wx colour database by adding new colour names and RGB values.