Hi,

        I wasn't paying enough attention to notice if this got a proper answer or 
not, but here are my questions/suggestions.   Have you looked at the RT HowTo 
on event handling?  If not, here is the URL http://Rebol.com/how-to/feel.html 
 notice that there are some other very helpful HowTo's that are available 
from http://Rebol.com/how-to.html  
        Now that that is taken care of, have you tried something like:

view layout [field [print "x"] #"^M"]

HTH
Ammon


A short time ago, Carl Read, sent an email stating:
> Hi all,
>
> How would you get a field to evaluate its block when the field is
> activated as well as when you press Enter?  ie, so "x" here...
>
>     view layout [field [print "x"]]
>
> is printed when you first click on the field.  I've spent a lot of
> time playing with feel in an attempt to get this working but without
> any luck...

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

Reply via email to