OpenSpace3D libs
OpenSpace 3D libraries for plugITs and OS3D developer
|
Loading...
Searching...
No Matches
Text line control
Functions | |
getEdCtrlTextLineValue (ctrlstr) | |
Get a text line control value. | |
setEdCtrlTextLineValue (ctrlstr, val) | |
Set a text line control value. | |
setEdCtrlTextLineEnable (ctrlstr, state) | |
Enable or disable a text line control. | |
setEdCtrlTextLineCbChange (ctrlstr, cbfun) | |
Set the callback on text line control change. | |
setEdCtrlTextLineCbValidate (ctrlstr, cbfun) | |
Set the callback on text line control validate. | |
crEdCtrlTextLine (winstr, x, y, w, h, value, flags, resize) | |
Create a text line control. | |
setEdctrlTextLineFocus (ctrlstr) | |
Set keyboard focus on a text line control. | |
dsEdCtrlTextLine (ctrlstr) | |
Destroy a text line control. | |
Detailed Description
Text line control
Function Documentation
◆ getEdCtrlTextLineValue()
getEdCtrlTextLineValue | ( | ctrlstr | ) |
◆ setEdCtrlTextLineValue()
setEdCtrlTextLineValue | ( | ctrlstr | , |
val | |||
) |
◆ setEdCtrlTextLineEnable()
setEdCtrlTextLineEnable | ( | ctrlstr | , |
state | |||
) |
◆ setEdCtrlTextLineCbChange()
setEdCtrlTextLineCbChange | ( | ctrlstr | , |
cbfun | |||
) |
◆ setEdCtrlTextLineCbValidate()
setEdCtrlTextLineCbValidate | ( | ctrlstr | , |
cbfun | |||
) |
◆ crEdCtrlTextLine()
crEdCtrlTextLine | ( | winstr | , |
x | , | ||
y | , | ||
w | , | ||
h | , | ||
value | , | ||
flags | , | ||
resize | |||
) |
◆ setEdctrlTextLineFocus()
setEdctrlTextLineFocus | ( | ctrlstr | ) |
◆ dsEdCtrlTextLine()
Generated by 1.9.8