I'm having trouble updating a drop-down list.
The drop list is populated by reading a database and storing names in a
variable (data_list):
data_picked: drop-down data data_list
If I update the data base and re-read the updated db I see that the variable
holds the correctly updated info but I can not get the drop list to display
it.
"Show" does not seem to work as it does on other widgets.
Alan Macleod
--
To unsubscribe from the list, just send an email to
lists at rebol.com with unsubscribe as the subject.