DDgui_list: id$, texts$ [, width%=0, height%=0]
Display a list of items
Example :
DDgui_list("entry","Level 1|Level 2|Level 3")
Result :
Display a list of items, of which one can be selected. The main difference between these is that the list is displayed without the need for the user to click on the selection button.