Hi Alan, Try the /list-data facet, rather than /texts.
form: layout [ sel: drop-down 50 "A" "B" "C" btn "Change" [ sel/list-data: [ "D" "E" "F" ] show sel ] ] inform form -- Gregg -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
