PtColorSelGroup
![]() |
![]() |
![]() |
![]() |
PtColorSelGroup
A group of color selectors
Class hierarchy:
PtWidget → PtBasic → PtContainer → PtCompound → PtColorSel → PtColorSelGroup
For more information, see the diagram of the widget hierarchy.
PhAB icon:

Public header:
<photon/PtColorSelGroup.h>
Description:
A PtColorSelGroup is a composite color selector that, by default, provides a PtColorPanel for selecting colors and lets you add other color selectors to it to augment its functionality.

A PtColorSelGroup widget.
PtColorSelGroup ensures that all its children are synchronized whenever one of their values is changed.
New resources:
| Resource | C type | Pt type | Default |
|---|---|---|---|
| Pt_ARG_CSGROUP_FLAGS | uint16_t | Flag | 0 |
Pt_ARG_CSGROUP_FLAGS
| C type | Pt type | Default |
|---|---|---|
| uint16_t | Flag | 0 |
Flags that affect the appearance and behavior of the color-selector group. Bits include:
- Pt_CSGROUP_ALL_AT_ONCE
- Display all of the children color selectors at once, rather than showing one at a time.
Inherited resources:
If the widget modifies an inherited resource, the “Default override” column indicates the new value. This modification affects any subclasses of the widget.
![]() |
![]() |
![]() |
![]() |

![[Previous]](prev.gif)
![[Contents]](contents.gif)
![[Index]](keyword_index.gif)
![[Next]](next.gif)
