The 'FIELD style does not have scroll bars. You will have to use a style that has them. One example of this is Didier's area style.
http://www.cs.grin.edu/~shirema1/codedb/rebol/scrollers.r Hopefully that helps josh On Mon, 10 Jan 2005 17:56:06 +0100, Yvan <[EMAIL PROTECTED]> wrote: > > Hello, > > the following command displays a large ASCII file in a text field: > > view layout [ field 500x400 read %afile.r ] > > The content is to large to be displayed completely. I would expect that I > should be able to open a text field with scrollbars to allow me to scroll > with the mouse through the text field, but I don't see how. > > Can somebody give me a hint? > > Cheers > Yvan > > -- > To unsubscribe from the list, just send an email to rebol-request > at rebol.com with unsubscribe as the subject. > > -- To unsubscribe from the list, just send an email to rebol-request at rebol.com with unsubscribe as the subject.
