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

[REBOL] Re: [native-UI] What's native?

From: rotenca:telvia:it at: 23-Jun-2004 12:49

> view layout [ > text "Menu" [ > choose/offset ["a" "b" "c" "d"] func [face][print face/text] 50x50 > ] > ] > > Available in View 1.2.1 and probably earlier. Documented anywhere? Not
that I've noticed. Sigh... http://www.rebol.com/docs/words/wchoose.html --- Ciao Romano