[REBOL] Re: How-to: create and use fields
From: carl:cybercraft at: 8-Jun-2001 21:25
On 08-Jun-01, Carl Sassenrath wrote:
> Here's the most requested How-To.
> I hope you will find it insightful.
> http://www.rebol.com/how-to/fields.html
> I banged this out quickly this morning, so if
> you find any typos... please let me know. Not
> had the chance to proof it yet. Send them to
> [docs--rebol--com].
I think it's exposed a bug with 'bevel, 'ibevel. This...
field "Inverted edge" edge [effect: 'ibevel]
is supposed to produced an inverted edge, yet it gives a
standard-looking edge, while changing the 'ibevel to 'bevel produces
an inverted edge. These should produce the opposite of what they do,
shouldn't they? Hmmm, unless 'ibevel is just a typo in the Field
docs? Depends on what's a "standard" bevel I guess - sunken or
raised...
> I'll post it to site how-to index later today.
> Just in case there are any gross errors.
> If you want to avoid downloading the 37 images
> that come with it, run make-spec.r with the
> contents of:
> http://www.rebol.com/how-to/fields.txt
> Enjoy your reading,
> -Carl
> REBOL Technologies
> Yes, the Lists How-To is next. :)
--
Carl Read
[carl--cybercraft--co--nz]