| #include <vv_clist.h> | |
| void | scl_att (UCHAR actatt, UCHAR inactatt, CLISTPTR clistp)
Sets the active and inactive attributes for a choice list |
| void | scl_curnum (int item_num, CLISTPTR clistp)
Sets the number of the item to be current when the choice list is made active |
| void | scl_help (UCHAR *help_stp_or_kwdp, CLISTPTR clistp)
Sets the help string or keyword for the choice list |
| void | scl_itemlen (int len, CLISTPTR clistp)
Sets the length of the highlight bar for the choice list |
| void | scl_opt (int options, int state, CLISTPTR clistp)
Sets the listed options to the specified state (ON or OFF) for the choice list |