OpenSpace3D libs
OpenSpace 3D libraries for plugITs and OS3D developer
|
Text line control
Functions | |
getEdCtrlTextLineValue (ctrlstr) | |
Get a text line control value. More... | |
setEdCtrlTextLineValue (ctrlstr, val) | |
Set a text line control value. More... | |
setEdCtrlTextLineEnable (ctrlstr, state) | |
Enable or disable a text line control. More... | |
setEdCtrlTextLineCbChange (ctrlstr, cbfun) | |
Set the callback on text line control change. More... | |
setEdCtrlTextLineCbValidate (ctrlstr, cbfun) | |
Set the callback on text line control validate. More... | |
crEdCtrlTextLine (winstr, x, y, w, h, value, flags, resize) | |
Create a text line control. More... | |
setEdctrlTextLineFocus (ctrlstr) | |
Set keyboard focus on a text line control. More... | |
dsEdCtrlTextLine (ctrlstr) | |
Destroy a text line control. More... | |
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 on Thu Aug 24 2017 10:05:22 for OpenSpace3D libs by
