[ALLY] Wrapping text to a face?
From: tbrownell::yahoo::com at: 23-Apr-2001 19:44
Hello again. Q1. How do you get the text to wrap? eg: rebol [] view layout [ across reply1: info 200x150 "This is a test string that does not wrap to the face" s1: slider 14x150 [scroll-para reply1 s1] ] Thanks TBrownell