

Extends Menu (List):
String list_get_string(int idx) - get item value
void list_set_selected(int idx) - set selected item in list
void list_set_fit_policy(int idx)
0 - TEXT_WRAP_DEFAULT
1 - TEXT_WRAP_ON
2 - TEXT_WRAP_OFF
void list_set_select_command(Command cmd) - set Command activated by Select phone key
void choice_set_selected(int i, int j, int r) - toggle value of choice group item
void choice_set_selected(int idx1, int idx2) - set value to TRUE (SELECTED)

RGB:
int get_color(x ,y) return color of screen in RRGGBB format.

:
form_set_item_def_command(int idx, Command cmd) -   ,      