set in list-box%
set
list-box%
Clears the list box and installs a new list of items.
(send a-list-box set choices) -> void choices : list of strings (up to 200 characters each)
(send a-list-box set choices)
send
a-list-box
choices