Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: R: Dynamic Layout creation

From: brett:codeconscious at: 16-Mar-2002 15:55

Oops. Cut and paste glitch in my last email. The second example should look like: A: "b1: button {prova}" la: to-block a obj-a: context [b1: none] bind la in obj-a 'self view layout la The comments still stand. Brett.