INDEX | CLUSTER | FEATURES | SHORT | FRAMES | NO FRAMES |
-- Make and setup the structure
-- Color selected by the user and default color
-- selected when the dialog box is created.
-- Dialog box creation flags.
-- Can be a combination of the values defined in
-- class WEL_CHOOSE_COLOR_CONSTANTS.
-- Set `flags' with `a_flags'.
-- See class WEL_CHOOSE_COLOR_CONSTANTS for `a_flags'
-- values.
-- Add `a_flags' to `flags'.
-- See class WEL_CHOOSE_COLOR_CONSTANTS for `a_flags'
-- values.
-- Remove `a_flags' from `flags'.
-- See class WEL_CHOOSE_COLOR_CONSTANTS for `a_flags'
-- values.
-- Set `rgb_result' with `color'
-- Set `custom_colors' with `a_custom_colors'.
-- Disable the define custom colors button,
-- preventing the user from creating custom colors.
-- Enable the define custom colors button,
-- allowing the user from creating custom colors.
-- Is `a_flags' set in `flags'?
-- See class WEL_CHOOSE_COLOR_CONSTANTS for `a_flags'
-- values.
-- Is the define custom colors button enabled?
-- This button allows the user to create custom colors.
-- Activate the dialog box (modal mode) with
-- `a_parent' as owner.
-- Size to allocate (in bytes)
INDEX | CLUSTER | FEATURES | SHORT | FRAMES | NO FRAMES |