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

[ALLY] Re: Same layout different windows?

From: cyphre::volny::cz at: 9-Apr-2001 15:13

Hi, if I understand your question try this: l: does [do reduce [layout/offset [button "new test layout" [view/new l]] to-pair random 100]] view l Regards Cyphre