[REBOL] Re: update a text-list
From: reboler:programmer at: 18-Apr-2001 14:57
Try changing "t1/data" to "t1/lines"
------Original Message------
From: [rene--villa-cossio--com]
To: REBOL Mail List <[rebol-list--rebol--com]>
Sent: April 18, 2001 2:15:31 PM GMT
Subject: [REBOL] update a text-list
Hi there,
how can I change the data from a text-list.
My code don't work...
view layout [
t1: text-list data ["1" "2" "3"]
b1: button "click" [t1/data: ["a" "b" "c"] show t1 ]
]
After pressing the button b1, the old (1,2,3) data is still in the text-list
cu
Rene
--
Rene Schrader-Boelsche [rene--villa-cossio--com]
Dellbruecker Steinweg 10 +49 (0)221 680-9990
D-510690 Cologne