Hi Anton,

Very good, it works well now !


I've still some difficulties to understand precisely how the script works=
, but I
can use it in my small project : Thanks to you!

You're right, the fixed version should efectively be sent to the rebol te=
am.
As you found the solution, you should do it, but I can do it as well, lik=
e you
wish.

Sorry for my poor english and C you soon on mail

Ronald

>
> Hi Ronald,
>
> We are talking about the Calendar found at
> http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=3Dcalen=
dar.r
>
> replace [size: none]
> with    [size: 0x0]
>
> The edit-text mentioned in the error message can be seen with:
>
>       mold get in ctx-text 'edit-text
>
> On reflection it's not really necessary to know
> this code to fix the problem.
> I knew about Sterling's technique of faking an iterated
> text field by moving a FIELD or AREA (dp-area) over the
> clicked-on TXT, and it is this AREA which has its edge/size
> set to none, but all I needed to do was to search for "edge".
>
> I think if this works well, you should get back to me
> and one of us should then post the fixed version to rebol.org.
>
> Anton.
-- 
To unsubscribe from the list, just send an email to rebol-request
at rebol.com with unsubscribe as the subject.

Reply via email to