System specific standard dialogs for getting a colour specification.
![]() | PColourDialog ( PInteractor * parent, PRESOURCE_ID resID = PSTD_ID_DIALOG_COLOUR ) Create the standard colour dialog. |
![]() | ~PColourDialog () Destroy the standard colour dialog. |
![]() | SetColour (const PColour & col) Set the initial colour for the dialog. |
![]() | GetColour () const Get the colour specification set by this dialog. |
![]() | New functions for class |
![]() | colour Colour specification for the dialog. |
Overrides from class PDialog
Overrides from class PInteractor
Overrides from class PObject
System callback functions.
System specific standard dialogs for getting a colour specification.Note that unlike most dialogs, most operations such as PInteractor::Show(), PInterqactorLayout::GetControl() etc may not be executed before the PModalDialog::RunModal() function has been executed. Furthermore, they are not available after PModalDialog::RunModal() has returned. This is due to the implementation on some platforms which goes to great lengths to use the actual standard colour dialog for the platform.
~PColourDialog()
New functions for class
void SetColour(const PColour & col)
const PColour& GetColour() const
Alphabetic index HTML hierarchy of classes or Java