----- Original Message ----- 
From: "Allen Kamp" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, May 03, 2001 7:13 AM
Subject: Re: [REBOL] Clearing a text field?


> 
> ----- Original Message -----
> From: "Terry Brownell" <[EMAIL PROTECTED]>
> To: "Rebol List" <[EMAIL PROTECTED]>
> Sent: Thursday, May 03, 2001 6:36 AM
> Subject: [REBOL] Clearing a text field?
> 
> 
> >
> > How does one clear a field (and set focus) with a button?
> 
> either clear message/text or message/text: copy ""
> 
> And to clear all the fields within a face's pane use
> clear-texts face

doh!, I meant
clear-fields face

> 
> Cheers,
> 
> Allen K
> 


-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to