| Class DropDown |
This class is just a superclass of {List} and {EditList} below.
| Details |
| Constructor |
DropDown(selection, selection_list, tl, temp_win)
| Methods: |
# Return an integer corresponding to the item in the list presently selected.
# Set the list selection items to the list x. @param The list of items
| Fields: |