Next:
set-client-data
Up:
wx:list-box
Previous:
selected?
set
Clears the list box and installs a new list of choice items.
(send
a-wx:list-box
set
choices
)
->
void
choices
:
list of strings
PLT