[REBOL] Re: Rebview: How to update text in Window?
From: yvan_iigs::gmx::net at: 2-Jan-2005 16:01
Hello Sunanda, thank you, that did it. I just replaced if none? tb/text [tb/text: a/1] with if none? tb/text [unview/all] because when I'm through with the strings I want to quit the view. Cheers Yvan] On 2.01.2005, you wrote: