A long while ago, DocKimbel implemented a menu system in his win95 skin. Open up your View 1.2.1 interpreter and do this code in the console:
dir: first split-path path-thru http://rebol.softinnov.org/demo.r make-dir/deep dir change-dir dir do load-thru http://rebol.softinnov.org/do-win95.r There are problems with newer View betas and this older code, though, so there's going to be some hacking required. I noticed that the good Doc patched 'layout to add his own refinement, so that is an obvious place to look first. Anton. > Hi all, > > since I am creating a REBOL program with a GUI, I needed to > implement a menu > structure. > > I've read "REBOL/View Developer's Guide" and "A Beginner's Guide to REBOL > Visual Interfaces", but neither of them has the required info. > > Any hints where to look? > > TIA. > > Met vriendelijke groet / with kind regards, > Arie van Wingerden -- To unsubscribe from this list, just send an email to [EMAIL PROTECTED] with unsubscribe as the subject.