[REBOL] Re: Binding problem with 'do
From: antonr:lexicon at: 1-Aug-2005 19:22
Hi Tim,
Your code below seems to be generating code using a macro.
It seems extremely unwieldy to me and needs a clever
bit of rebol to shrink it to its essence.
What are the changing parts (what value and type are they) ?
It looks to me like the changing parts are:
- widget style
- widget feel
where the feel is just used to detect different key presses (?)
I would love to know the intention of your code so we
can refactor it.
Anton.