Functions | |
| setEdCtrlButtonEnable (ctrlstr, state) | |
| Enable or disable a button control. | |
| setEdCtrlButtonCb (ctrlstr, cbfun) | |
| Set the callback on button control click. | |
| crEdCtrlButton (winstr, x, y, w, h, value, resize) | |
| Create a button control. | |
| dsEdCtrlButton (ctrlstr) | |
| Destroy a button control. | |
Button control
| setEdCtrlButtonEnable | ( | ctrlstr | , | |
| state | ||||
| ) |
| setEdCtrlButtonCb | ( | ctrlstr | , | |
| cbfun | ||||
| ) |
| crEdCtrlButton | ( | winstr | , | |
| x | , | |||
| y | , | |||
| w | , | |||
| h | , | |||
| value | , | |||
| resize | ||||
| ) |
1.6.3