And thanks again! Kai
On Mon, 27 Aug 2007 19:55:03 -0600, Gregg Irwin wrote: > >> I needed a user-readonly 'area in one of my windows for logging >> progress=3D info so I >> just resized an 'info to hold about 50 lines and went with that. >> >> When I try to clear its text, all lines but the first line get >> cleared and=3D the first character of that >> line is replaced by some non-printable ASCII char (a square box). >> > For multiline styles, REBOL caches line wrap info in an internal > facet. If you're using a recent release of REBOL, hat supports face > accessors, CLEAR-FACE or RESET-FACE should do what you want. > > --Gregg -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
