interactive window choice (not modal dialog)
[num]=x_choose_modeless(items,title [,button])
column vector of string, items to choose
column vector of string, comment for the dialog
string, text to appear in the button. Default value is 'Cancel'
integer, chosen item number or 0 if dialog resumed with "Cancel" button
Returns in num
the number of the chosen item.