Hallo,
after replying to Robert I continued to play with /view and...
> > test: ["choice 1" "choice 2" "choice 3"]
[...]
> choice data test
test: ["choice 1" "choice 2" "choice 3"]
test2: ["scelta 1" "scelta 2" "scelta 3"]
lay: layout [
c: choice data test
b: button "Change" [probe c/data probe c/data: test2 show c]
]
view lay
You can see the values change but not the 'face!!!
How can I make it work, please?
Zaijian
Mario
--
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the
subject, without the quotes.