char * select_from_list(char * title)
Displays the Xcoral List Box with given items (look at the next two functions) and the given title. Returns the item chosen with a mouse click, or 0 if cancelled.