Hi,

I didn't read all about this thread but if I understand it here is another
solution:

stylize/master [
    upper-case-field: field with [
        feel: make feel [
            redraw: func first :redraw append second :redraw [if act = 'show
[face/text: uppercase face/text]]
        ]
    ]
]

view layout [
    upper-case-field
]


regards

Cyphre

----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, January 31, 2002 9:10 AM
Subject: [REBOL] Re: fields and keyboard


> Hi, can someone explain me what is exactly ctx-text? I tried using
> "? ctx-text" but Rebol shown me a lot of code!
>
> ===========================================
>
> > Thanks Romano and Gabriele,
> >
> > You confimed my suspicision. As the ctx-text/edit feel object is now,
> there
> > is no simple way to extend the functionality. Adding a flag to the
> face is a
> > good idea.
> >
> > Maybe there should be some special user-defined editing function that
> can
> > be called for easy extended functionality.
> >
> > Brett.
>
>
>
>
> --
> Prendi GRATIS l'email universale che... risparmia: http://www.email.it/f
>
> Sponsor:
> Piů siamo, meno paghiamo:
> unisciti a un gruppo d�acquisto di bid.it!
>
> Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=232&d=31-1
> --
> 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