Hi Carl,

On Friday, September 6, 2002, 12:14:50 AM, you wrote:

CR> them.} is probably the way to do this, but I for one would like to
CR> see an example - as my attempt at doing it doesn't work. (:

    swap: func [series] [reverse/part series 2 series]

    win: layout [
         box 50x50 green
         at 45x45 box 50x50 red
         button "swap" [swap win/pane show win]
    ]
    view win

Regards,
   Gabriele.
-- 
Gabriele Santilli <[EMAIL PROTECTED]>  --  REBOL Programmer
Amigan -- AGI L'Aquila -- REB: http://web.tiscali.it/rebol/index.r

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

Reply via email to