|
OpenSpace3D libs
OpenSpace 3D libraries for plugITs and OS3D developer
|
Loading...
Searching...
No Matches
Color button control
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. | |
Detailed Description
Color button control
Function Documentation
◆ getEdCtrlColorButtonColor()
| getEdCtrlColorButtonColor | ( | ctrlstr | ) |
◆ setEdCtrlColorButtonColor()
| setEdCtrlColorButtonColor | ( | ctrlstr | , |
| color | |||
| ) |
◆ setEdCtrlColorButtonEnable()
| setEdCtrlColorButtonEnable | ( | ctrlstr | , |
| state | |||
| ) |
◆ setEdCtrlColorButtonCb()
| setEdCtrlColorButtonCb | ( | ctrlstr | , |
| cbfun | |||
| ) |
◆ crEdCtrlColorButton()
| crEdCtrlColorButton | ( | winstr | , |
| x | , | ||
| y | , | ||
| w | , | ||
| h | , | ||
| color | , | ||
| mode | , | ||
| resize | , | ||
| themestr | |||
| ) |
◆ dsEdCtrlColorButton()
Generated by