[REBOL] RebView "Text Field with scrollbars'
From: yvan_iigs::gmx::net at: 10-Jan-2005 17:56
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