| OpenSpace3D libs
    OpenSpace 3D libraries for plugITs and OS3D developer | 
| Functions | |
| getEdCtrlColorButtonColor (ctrlstr) | |
| Get a Color button control color. | |
| setEdCtrlColorButtonColor (ctrlstr, color) | |
| Set a Color button control color. | |
| setEdCtrlColorButtonEnable (ctrlstr, state) | |
| Set a Color button control state. | |
| setEdCtrlColorButtonCb (ctrlstr, cbfun) | |
| Define a Color button control, color selection callback. | |
| crEdCtrlColorButton (winstr, x, y, w, h, color, mode, resize, themestr) | |
| Create a Color button control. | |
| dsEdCtrlColorButton (ctrlstr) | |
| Destroy a Color button control. | |
Color button control
| getEdCtrlColorButtonColor | ( | ctrlstr | ) | 
| setEdCtrlColorButtonColor | ( | ctrlstr | , | 
| color | |||
| ) | 
| setEdCtrlColorButtonEnable | ( | ctrlstr | , | 
| state | |||
| ) | 
| setEdCtrlColorButtonCb | ( | ctrlstr | , | 
| cbfun | |||
| ) | 
| crEdCtrlColorButton | ( | winstr | , | 
| x | , | ||
| y | , | ||
| w | , | ||
| h | , | ||
| color | , | ||
| mode | , | ||
| resize | , | ||
| themestr | |||
| ) |