back to gui 

wxColourData

generated from ../src/mod_gui/control/coldata.cpp

This class holds a variety of information related to colour dialogs. See wxColourDialog.

Constants

Constructor

wxColourData

wxColourData()
 

Constructs a new wxColourData object. The selected colour is black. And chooseFull is true.

Properties

Name Type Description
chooseFull Boolean Under Windows, determines whether the Windows colour dialog will display the full dialog with custom colour selection controls. Has no meaning under other platforms.
colour wxColour Get/Set the current colour associated with the colour dialog.
customColour Array Get/Set the ith custom colour associated with the colour dialog. The index must be between 0 and 15. The element is a wxColour.


SourceForge.net Logo Support This Project

Table of Contents

Constructor

wxColourData

Properties

chooseFull
colour
customColour


Design downloaded from Zeroweb.org: Free website templates, layouts, and tools.