... Is it possible?
Say I have:
>view A: layout [Item1: text "Hi!"]
Is there a way to use A to add {text "Bye!"} to it, as
if I had instead typed:
>view A: layout [Item1: text "Hi!" Item2: text "Bye!"]
??
I'm working on a game.. If it works, I'd probably need
that type of thing to add players that just appwalk onto
the screen, or to Summon mosters to the area.
-The hopefully grateful Izzy boy ;)
--
To unsubscribe from the list, just send an email to rebol-request
at rebol.com with unsubscribe as the subject.