OpenSpace3D libs
OpenSpace 3D libraries for plugITs and OS3D developer
|
Loading...
Searching...
No Matches
Text label control
Functions | |
getEdCtrlLabelValue (ctrlstr) | |
Get a label control value. | |
setEdCtrlLabelValue (ctrlstr, val) | |
Set a label control text value. | |
setEdCtrlLabelEnable (ctrlstr, state) | |
Enable or disable a label control. | |
crEdCtrlLabel (winstr, x, y, w, h, value, resize) | |
Create a label control. | |
crEdCtrlLabelEx (winstr, x, y, w, h, value, flags, resize) | |
Create a label control. | |
dsEdCtrlLabel (ctrlstr) | |
Destroy a label control. | |
getEdCtrlColorLabelValue (ctrlstr) | |
Get a color label control value. | |
setEdCtrlColorLabelValue (ctrlstr, val) | |
Set a color label control text value. | |
setEdCtrlColorLabelEnable (ctrlstr, state) | |
Enable or disable a color label control. | |
crEdCtrlColorLabel (winstr, x, y, w, h, value, resize, bgcolor, themestr) | |
Create a color label control. | |
dsEdCtrlColorLabel (ctrlstr) | |
Destroy a color label control. | |
Detailed Description
Text label control
Function Documentation
◆ getEdCtrlLabelValue()
getEdCtrlLabelValue | ( | ctrlstr | ) |
◆ setEdCtrlLabelValue()
setEdCtrlLabelValue | ( | ctrlstr | , |
val | |||
) |
◆ setEdCtrlLabelEnable()
setEdCtrlLabelEnable | ( | ctrlstr | , |
state | |||
) |
◆ crEdCtrlLabel()
crEdCtrlLabel | ( | winstr | , |
x | , | ||
y | , | ||
w | , | ||
h | , | ||
value | , | ||
resize | |||
) |
◆ crEdCtrlLabelEx()
crEdCtrlLabelEx | ( | winstr | , |
x | , | ||
y | , | ||
w | , | ||
h | , | ||
value | , | ||
flags | , | ||
resize | |||
) |
◆ dsEdCtrlLabel()
dsEdCtrlLabel | ( | ctrlstr | ) |
◆ getEdCtrlColorLabelValue()
getEdCtrlColorLabelValue | ( | ctrlstr | ) |
◆ setEdCtrlColorLabelValue()
setEdCtrlColorLabelValue | ( | ctrlstr | , |
val | |||
) |
◆ setEdCtrlColorLabelEnable()
setEdCtrlColorLabelEnable | ( | ctrlstr | , |
state | |||
) |
◆ crEdCtrlColorLabel()
crEdCtrlColorLabel | ( | winstr | , |
x | , | ||
y | , | ||
w | , | ||
h | , | ||
value | , | ||
resize | , | ||
bgcolor | , | ||
themestr | |||
) |
◆ dsEdCtrlColorLabel()
Generated by 1.9.8