view layout [
   button "Some text" [ print face/text ]
 ]

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
> Graham Chiu
> Sent: Sunday, May 06, 2001 3:48 AM
> To: [EMAIL PROTECTED]
> Subject: [REBOL] Re: current face?
> 
> 
> On Wed, 2 May 2001 17:21:45 -0400 
>  "Dunlop, Scott" <[EMAIL PROTECTED]> wrote:
> 
> > I may have missed if there was a response to this.  You
> > can determine the
> > currently focussed face from [system/view/focal-face].
> > Does this help?
> > --Scott.   
> 
> Hi Scott,
> 
> Doesn't seem to.  If I have
> 
> view layout [
>   button "Some text" [ print system/view/focal-face/text ]
> ]
> 
> and click on the button, it doesn't print do what I was
> hoping ...
> 
> --
> Graham Chiu
> -- 
> To unsubscribe from this list, please send an email to
> [EMAIL PROTECTED] with "unsubscribe" in the 
> subject, without the quotes.
> 
> 
-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to